Home
last modified time | relevance | path

Searched defs:ZeroFillNewImage (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libfiemap/
H A Dbinder.cpp182 FiemapStatus ImageManagerBinder::ZeroFillNewImage(const std::string& name, uint64_t bytes) { in ZeroFillNewImage() function in android::fiemap::ImageManagerBinder
H A Dimage_manager.cpp218 FiemapStatus ImageManager::ZeroFillNewImage(const std::string& name, uint64_t bytes) { in ZeroFillNewImage() function in android::fiemap::ImageManager
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.h191 android::fiemap::FiemapStatus ZeroFillNewImage(const std::string& name, in ZeroFillNewImage() function