Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tools/aapt2/format/
DArchive_test.cpp45 std::unique_ptr<IArchiveWriter> MakeDirectoryWriter(const std::string& output_path) { in MakeDirectoryWriter()
52 std::unique_ptr<IArchiveWriter> MakeZipFileWriter(const std::string& output_path) { in MakeZipFileWriter()
71 void VerifyZipFile(const std::string& output_path, const std::string& file, const uint8_t array[]) { in VerifyZipFile()
90 std::string output_path = GetTestPath("output"); in TEST_F() local
112 std::string output_path = GetTestPath("output"); in TEST_F() local
138 std::string output_path = GetTestPath("output"); in TEST_F() local
150 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
172 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
198 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp144 const std::string& output_path) { in CompileTable()
289 static bool WriteHeaderAndDataToWriter(const StringPiece& output_path, const ResourceFile& file, in WriteHeaderAndDataToWriter()
321 static bool FlattenXmlToOutStream(const StringPiece& output_path, const xml::XmlResource& xmlres, in FlattenXmlToOutStream()
358 const std::string& output_path) { in CompileXml()
458 const std::string& output_path) { in CompilePng()
566 const std::string& output_path) { in CompileFile()
DCompile.h30 std::string output_path; member
DOptimize.h32 Maybe<std::string> output_path; member
DLink.h39 std::string output_path; member
/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp248 llvm::SmallString<80> output_path(pCacheDir); in build() local
414 llvm::SmallString<80> output_path(pOutputFilepath); in buildScriptGroup() local
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp227 llvm::SmallString<200> output_path(input_path); in DetermineOutputFilename() local
/frameworks/base/tools/aapt2/
DLoadedApk.cpp226 std::string output_path = path; in WriteToArchive() local
/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp263 string output_path = in GenerateJavaBitCodeAccessor() local