Home
last modified time | relevance | path

Searched refs:CREATE_IMAGE_ZERO_FILL (Results 1 – 4 of 4) sorted by relevance

/system/gsid/aidl/android/gsi/
DIImageService.aidl28 const int CREATE_IMAGE_ZERO_FILL = 0x2; field
/system/core/fs_mgr/libfiemap/include/libfiemap/
Dimage_manager.h49 static constexpr int CREATE_IMAGE_ZERO_FILL = 0x2; variable
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp194 if (flags & CREATE_IMAGE_ZERO_FILL) { in CreateBackingImage()
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1912 IImageManager::CREATE_IMAGE_DEFAULT | IImageManager::CREATE_IMAGE_ZERO_FILL; in main()