Home
last modified time | relevance | path

Searched defs:GetDeviceString (Results 1 – 5 of 5) 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/libsnapshot/
Dtest_helpers.cpp74 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h164 virtual bool GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function
/system/core/fs_mgr/libfiemap/
Dimage_test.cpp66 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
/system/core/fs_mgr/libdm/
Ddm.cpp533 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper