Home
last modified time | relevance | path

Searched defs:out_path (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/cronet/url/
H A Durl_canon_path.cc289 Component* out_path) { in DoPartialPath()
304 Component* out_path) { in DoPath()
345 Component* out_path) { in CanonicalizePath()
353 Component* out_path) { in CanonicalizePath()
360 Component* out_path) { in CanonicalizePath()
368 Component* out_path) { in CanonicalizePath()
376 Component* out_path) { in CanonicalizePartialPath()
383 Component* out_path) { in CanonicalizePartialPath()
H A Durl_canon_fileurl.cc92 Component* out_path) { in DoFileCanonicalizePath()
210 Component* out_path) { in FileCanonicalizePath()
218 Component* out_path) { in FileCanonicalizePath()
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DUtil.cpp30 std::string_view out_path, uint32_t compression_flags, in CopyInputStreamToArchive()
47 bool CopyFileToArchive(IAaptContext* context, io::IFile* file, std::string_view out_path, in CopyFileToArchive()
60 std::string_view out_path, IArchiveWriter* writer) { in CopyFileToArchivePreserveCompression()
66 std::string_view out_path, uint32_t compression_flags, in CopyProtoToArchive()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dutils.py23 out_path='/tmp/', argument
81 def _generate_file_directory_and_file_name(url, out_path): argument
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/guetzli/
H A Dguetzli_transaction_test.cc86 std::string out_path = GetPathToFile(kOutJpegFilename); in TEST() local
116 std::string out_path = GetPathToFile(kOutPngFilename); in TEST() local
/aosp_15_r20/external/ComputeLibrary/examples/gemm_tuner/
H A DGemmTuner.py566 def check_out_path(out_path): argument
582 def dump_json(out_path, dict): argument
/aosp_15_r20/external/flashrom/bindings/rust/libflashrom-sys/
H A Dbuild.rs28 let out_path = std::path::PathBuf::from(std::env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/test/out_dir_in_tests/
H A Dbuild.rs7 let out_path = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/
H A Dbuild.rs54 let out_path = PathBuf::from(std::env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/external/crosvm/media/ffmpeg/
H A Dbuild.rs54 let out_path = PathBuf::from(std::env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/bionic/tests/
H A Dgtest_globals.cpp31 std::string out_path; in GetTestLibRoot() local
/aosp_15_r20/tools/netsim/rust/libslirp-rs/
H A Dbuild_cargo.rs36 let out_path = out_dir.join("bindings.rs"); in main() localVariable
/aosp_15_r20/tools/netsim/rust/hostapd-rs/
H A Dbuild_cargo.rs38 let out_path = out_dir.join("bindings.rs"); in main() localVariable
/aosp_15_r20/external/avb/test/
H A Davbtool_unittest.cc2173 std::filesystem::path out_path = testdir_ / "out.txt"; in TEST_F() local
2305 std::filesystem::path out_path = testdir_ / "out.txt"; in TEST_F() local
3116 std::filesystem::path out_path = testdir_ / "out.txt"; in TEST_F() local
3268 std::filesystem::path out_path = testdir_ / "out.txt"; in TEST_F() local
/aosp_15_r20/frameworks/native/libs/binder/rust/sys/
H A Dbuild.rs56 let out_path = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/external/bazel-skylib/tests/run_binary/
H A Dprintargs.cc19 char* out_path = getenv("OUT"); in main() local
/aosp_15_r20/development/vndk/tools/sourcedr/ninja/
H A Dlist_installed_file_from_source.py89 def is_from_vendor(out_path): argument
/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dupdate_production_ops.py43 out_path = "test/mobile/model_test/model_ops.yaml" variable
/aosp_15_r20/external/cronet/net/tools/
H A Dtruncate_net_log.py42 def truncate_log_file(in_path, out_path, desired_size): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/
Dbuild.rs76 let out_path = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
/aosp_15_r20/external/rust/crates/v4l2r/lib/
Dbuild.rs39 let out_path = PathBuf::from(env::var("OUT_DIR").expect("`OUT_DIR` is not set")); in main() localVariable
/aosp_15_r20/development/vndk/tools/
H A Dsystem_image_diff.py27 def _get_relative_out_path_from_root(out_path): argument
/aosp_15_r20/external/rust/android-crates-io/crates/userfaultfd-sys/
Dbuild.rs41 let out_path = PathBuf::from(env::var("OUT_DIR").unwrap()); in generate_bindings() localVariable
/aosp_15_r20/external/rust/cros-libva/lib/
Dbuild.rs57 let out_path = PathBuf::from(env::var("OUT_DIR").expect("`OUT_DIR` is not set")); in main() localVariable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dextractor.cpp67 bool Extractor::Extract(off_t num_sectors, const std::string& out_path) { in Extract()

123