Home
last modified time | relevance | path

Searched defs:current_dir (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/bazelbuild-rules_rust/test/process_wrapper/
H A Dprocess_wrapper_tester.cc27 void basic_part2_test(std::string current_dir, const char* envp[]) { in basic_part2_test()
47 std::string current_dir = argv[3]; in subst_pwd_test() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dmatching_files_dataset_op.cc171 string current_dir(io::Dirname(fixed_prefix)); in GetNextInternal() local
298 const string& current_dir = current_path.first; in UpdateIterator() local
/aosp_15_r20/external/rust/android-crates-io/crates/pest_generator/src/
Dgenerator.rs175 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in generate_include() localVariable
1116 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in test_generate_complete() localVariable
/aosp_15_r20/external/rust/crates/inotify/examples/
Dwatch.rs14 let current_dir = env::current_dir() in main() localVariable
/aosp_15_r20/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
H A Dpdfium_custom_temp_dir.cc65 const char* current_dir = ::getcwd(nullptr, 0); in ChromeCustomTempDir() local
/aosp_15_r20/external/cronet/third_party/googletest/custom/gtest/internal/custom/
H A Dchrome_custom_temp_dir.cc65 const char* current_dir = ::getcwd(nullptr, 0); in ChromeCustomTempDir() local
/aosp_15_r20/external/skia/platform_tools/android/bin/
H A Dandroid_build_app49 current_dir = os.path.dirname(__file__) variable
/aosp_15_r20/external/eigen/bench/spbench/
H A Dspbenchsolver.cpp69 string current_dir; in main() local
/aosp_15_r20/external/minijail/rust/minijail-sys/
H A Dbuild.rs47 let current_dir = env::var("CARGO_MANIFEST_DIR").unwrap() + "/../.."; in set_up_libminijail() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/tests/
H A Dcreate_dir_all_bare.rs23 let current_dir = Self::new(); in with() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dcreate_dir_all_bare.rs22 let current_dir = Self::new(); in with() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dcreate_dir_all_bare.rs23 let current_dir = Self::new(); in with() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dcreate_dir_all_bare.rs22 let current_dir = Self::new(); in with() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dcreate_dir_all_bare.rs23 let current_dir = Self::new(); in with() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/examples/
Dtidy.rs53 let current_dir = env::current_dir()?; in collect_tests() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/debug/
Dmod.rs80 let current_dir = path.parent().unwrap(); in example() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/dynamic/shells/
Dmod.rs74 let current_dir = std::env::current_dir().ok(); in try_complete() localVariable
/aosp_15_r20/external/python/parse_type/tasks/
D_tasklet_cleanup.py181 def path_glob(pattern, current_dir=None): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/example/
Dcomposite_keys.cpp102 static const file_entry* current_dir=0; /* root directory */ variable
/aosp_15_r20/external/rust/cxx/gen/src/
Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/dynamic/
Dcompleter.rs229 let current_dir = match current_dir { in complete_path() localVariable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestnames.c186 char current_dir[1024]; in merge_lowercasedrive() local
/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Doptions.rs128 let current_dir = std::env::current_dir() in options() localVariable
/aosp_15_r20/libcore/tools/upstream/
H A Dpkg-status138 def current_dir(self, pkg): member in MergeConfig

123