Home
last modified time | relevance | path

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

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