Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/format/
DArchive_test.cpp70 std::unique_ptr<IArchiveWriter> MakeDirectoryWriter(const std::string& output_path) { in MakeDirectoryWriter()
77 std::unique_ptr<IArchiveWriter> MakeZipFileWriter(const std::string& output_path) { in MakeZipFileWriter()
96 void VerifyZipFile(const std::string& output_path, const std::string& file, const uint8_t array[]) { in VerifyZipFile()
114 void VerifyZipFileTimestamps(const std::string& output_path) { in VerifyZipFileTimestamps()
131 std::string output_path = GetTestPath("output"); in TEST_F() local
153 std::string output_path = GetTestPath("output"); in TEST_F() local
179 std::string output_path = GetTestPath("output"); in TEST_F() local
191 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
213 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
239 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
[all …]
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp154 const std::string& output_path) { in CompileTable()
310 static bool WriteHeaderAndDataToWriter(StringPiece output_path, const ResourceFile& file, in WriteHeaderAndDataToWriter()
342 static bool FlattenXmlToOutStream(StringPiece output_path, const xml::XmlResource& xmlres, in FlattenXmlToOutStream()
379 const std::string& output_path) { in CompileXml()
480 const std::string& output_path) { in CompilePng()
591 const std::string& output_path) { in CompileFile()
DCompile.h33 std::string output_path; member
DOptimize.h30 std::optional<std::string> output_path; member
DLink.h45 std::string output_path; member
/frameworks/libs/native_bridge_support/android_api/
Dcheck_proxy_libraries.py29 def run_and_compare(args, output_path, source_path): argument
/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.cpp229 std::string output_path = path; in WriteToArchive() local
/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp263 string output_path = in GenerateJavaBitCodeAccessor() local