Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp62 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp72 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp498 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper