Home
last modified time | relevance | path

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

/aosp12/frameworks/av/cmds/stagefright/
H A Dmuxer.cpp59 const char *outputFileName, in muxing()
233 char *outputFileName = NULL; in main() local
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/
H A DMergeTzS2RangesTest.java72 String outputFileName = "merged" + TzS2Ranges.getFileSuffix(storageFormat); in regressionTest() local
/aosp12/art/dexdump/
H A Ddexdump.h52 const char* outputFileName; member
/aosp12/frameworks/av/media/tests/benchmark/tests/
H A DC2EncoderTest.cpp111 string outputFileName = "/data/local/tmp/decode.out"; in TEST_P() local
H A DEncoderTest.cpp85 string outputFileName = "/data/local/tmp/decode.out"; in TEST_P() local
H A DMuxerTest.cpp103 string outputFileName = OUTPUT_FILE_NAME; in TEST_P() local
/aosp12/art/dexlist/
H A Ddexlist.cc47 const char* outputFileName; member
/aosp12/frameworks/compile/slang/
H A Dslang.cpp686 const std::string &outputFileName = (Opts.mBitWidth == 64) ? in compile() local
/aosp12/system/logging/logcat/
H A Dlogcat.cpp453 static log_time lastLogTime(const char* outputFileName) { in lastLogTime()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.cpp257 const char* outputDir, const char* outputFileName, in setupCompileArguments()