Searched defs:files_ (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/tools/aapt2/io/ | ||
D | ZipArchive.h | 78 std::vector<std::unique_ptr<IFile>> files_; variable |
D | FileSystem.h | 77 std::map<std::string, std::unique_ptr<IFile>> files_; variable |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ | ||
D | zip_writer.h | 88 vector<FileInfo> files_; variable |
D | importer_unittest.cc | 118 hash_map<string, const char*> files_; member in google::protobuf::compiler::__anon00acc4a30111::MockSourceTree |
D | command_line_interface.cc | 373 map<string, string*> files_; member in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |
/frameworks/base/tools/aapt2/format/binary/ | ||
D | BinaryResourceParser.h | 100 io::IFileCollection* files_; variable |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ | ||
D | cpp_bootstrap_unittest.cc | 118 map<string, string*> files_; member in google::protobuf::compiler::cpp::__anona88fc8a30111::MockGeneratorContext |