Searched refs:OutputFilePath (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/build/soong/android/ |
H A D | csuite_config.go | 33 OutputFilePath Path member 37 me.OutputFilePath = PathForModuleOut(ctx, me.BaseModuleName()) 44 OutputFile: OptionalPathForPath(me.OutputFilePath),
|
H A D | csuite_config_test.go | 36 "plain", variants[0]).Module().(*CSuiteConfig).OutputFilePath.Base()
|
/aosp_15_r20/build/soong/zip/ |
H A D | zip.go | 273 OutputFilePath string member 402 if args.OutputFilePath == "" { 414 f, err := os.Create(args.OutputFilePath) 422 os.Remove(args.OutputFilePath) 435 err := pathtools.WriteFileIfChanged(args.OutputFilePath, buf.Bytes(), 0666)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 96 const StringPool::StringOffsetSize OutputFilePath; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 96 const StringPool::StringOffsetSize OutputFilePath; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 96 const StringPool::StringOffsetSize OutputFilePath; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 96 const StringPool::StringOffsetSize OutputFilePath; variable
|
/aosp_15_r20/build/soong/zip/cmd/ |
H A D | main.go | 229 OutputFilePath: *out,
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | audio_processing_unittest.cc | 235 std::string OutputFilePath(absl::string_view name, in OutputFilePath() function 552 filename = OutputFilePath( in Init() 2014 OutputFilePath( in ProcessFormat() 2021 OutputFilePath( in ProcessFormat() 2138 OutputFilePath("out", input_rate_, output_rate_, reverse_input_rate_, in TEST_P() 2146 fopen(OutputFilePath("ref", ref_rate, ref_rate, ref_rate, ref_rate, in TEST_P()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDriver.cpp | 360 std::string OutputFilePath = Flags.exact_artifact_path; in CleanseCrashInput() local 397 WriteToFile(U, OutputFilePath); in CleanseCrashInput()
|