Searched defs:GetDeviceString (Results 1 – 5 of 5) sorted by relevance
121 std::string PartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::fs_mgr::PartitionOpener
62 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
72 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
158 virtual bool GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function
498 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper