Searched defs:GetMappedImageDevice (Results 1 – 4 of 4) sorted by relevance
126 TEST_F(NativeTest, GetMappedImageDevice) { in TEST_F() argument
212 bool ImageManagerBinder::GetMappedImageDevice(const std::string& name, std::string* device) { in GetMappedImageDevice() function in android::fiemap::ImageManagerBinder
705 bool ImageManager::GetMappedImageDevice(const std::string& name, std::string* device) { in GetMappedImageDevice() function in android::fiemap::ImageManager
182 bool GetMappedImageDevice(const std::string& name, std::string* device) override { in GetMappedImageDevice() function