Home
last modified time | relevance | path

Searched defs:GetDeviceString (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dpartition_opener.cpp121 std::string PartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::fs_mgr::PartitionOpener
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnccl_collective_thunk.cc197 std::string NcclCollectiveThunk::GetDeviceString( in GetDeviceString() function in xla::gpu::NcclCollectiveThunk
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp74 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp66 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h170 virtual bool GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp533 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper