Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dpartition_opener.cpp121 std::string PartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::fs_mgr::PartitionOpener
/system/core/fs_mgr/libfiemap/
Dimage_test.cpp62 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
/system/core/fs_mgr/libsnapshot/
Dtest_helpers.cpp72 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
/system/core/fs_mgr/libdm/
Ddm.cpp480 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper