Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/liblp/
H A Dimages.h65 std::map<std::string, std::string> images_; variable
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.h78 android::fiemap::IImageManager* images_ = nullptr; member
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h834 std::unique_ptr<IImageManager> images_; variable