Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_test.cpp126 TEST_F(NativeTest, GetMappedImageDevice) { in TEST_F() argument
Dbinder.cpp212 bool ImageManagerBinder::GetMappedImageDevice(const std::string& name, std::string* device) { in GetMappedImageDevice() function in android::fiemap::ImageManagerBinder
Dimage_manager.cpp705 bool ImageManager::GetMappedImageDevice(const std::string& name, std::string* device) { in GetMappedImageDevice() function in android::fiemap::ImageManager
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.h182 bool GetMappedImageDevice(const std::string& name, std::string* device) override { in GetMappedImageDevice() function