Home
last modified time | relevance | path

Searched defs:files_ (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/update_engine/payload_generator/
H A Dfake_filesystem.h59 std::vector<File> files_; variable
H A Dsquashfs_filesystem.h114 std::vector<File> files_; variable
/aosp12/frameworks/base/tools/aapt2/io/
H A DZipArchive.h78 std::vector<std::unique_ptr<IFile>> files_; variable
H A DFileSystem.h77 std::map<std::string, std::unique_ptr<IFile>> files_; variable
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dsplit_fiemap_writer.h90 std::vector<FiemapUniquePtr> files_; variable
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.h103 io::IFileCollection* files_; variable
/aosp12/system/libziparchive/include/ziparchive/
H A Dzip_writer.h182 std::vector<FileEntry> files_; variable
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
H A DNodeLooperThreadTest.cc53 std::vector<std::unique_ptr<TemporaryFile>> files_; member in android::perfmgr::NodeLooperThreadTest
H A DHintManagerTest.cc184 std::vector<std::unique_ptr<TemporaryFile>> files_; member in android::perfmgr::HintManagerTest
/aosp12/system/core/init/
H A Dservice.h169 std::vector<FileDescriptor> files_; variable
/aosp12/packages/modules/adb/client/
H A Dincremental_server.cpp254 std::vector<File> files_; member in incremental::IncrementalServer
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp240 Files files_; member in FAdviser