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
74 std::string TestPartitionOpener::GetDeviceString(const std::string& partition_name) const { in GetDeviceString() function in android::snapshot::TestPartitionOpener
164 virtual bool GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function
66 std::string GetDeviceString(const std::string& partition_name) const override { in GetDeviceString() function in TestPartitionOpener
533 bool DeviceMapper::GetDeviceString(const std::string& name, std::string* dev) { in GetDeviceString() function in android::dm::DeviceMapper