Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_testcase_generator.cc36 std::ofstream out_file(outdir + "/trivial.dex"); in GenerateTrivialDexFile() local
342 std::ofstream out_file(outdir + "/simple.dex"); in GenerateSimpleTestCases() local
H A Ddex_builder.cc181 std::ofstream out_file(filename); in WriteTestDexFile() local
/aosp14/frameworks/base/tools/aapt2/format/
H A DContainer.cpp202 bool ContainerReaderEntry::GetResFileOffsets(pb::internal::CompiledFile* out_file, in GetResFileOffsets()
/aosp14/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp604 ResourceFile* out_file, std::string* out_error) { in DeserializeCompiledFileFromPb()
H A DProtoSerialize.cpp731 void SerializeCompiledFileToPb(const ResourceFile& file, pb::internal::CompiledFile* out_file) { in SerializeCompiledFileToPb()