Home
last modified time | relevance | path

Searched defs:images_ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/fs_mgr/liblp/
H A Dimages.h65 std::map<std::string, std::string> images_; variable
/aosp12/system/gsid/
H A Dpartition_installer.h83 std::unique_ptr<ImageManager> images_; variable
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dutility.h80 android::fiemap::IImageManager* images_ = nullptr; member
H A Dpower_test.cpp101 std::unique_ptr<ImageManager> images_; member in android::snapshot::PowerTest
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h791 std::unique_ptr<IImageManager> images_; variable