Home
last modified time | relevance | path

Searched defs:dirpath (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/autotest/site_utils/
H A Dgs_offloader.py197 def sanitize_dir(dirpath): argument
212 def _escape_rename_dir_contents(dirpath): argument
237 def _sanitize_fifos(dirpath): argument
262 def _sanitize_symlinks(dirpath): argument
338 def _count_files(dirpath): argument
346 def _make_into_tarball(dirpath): argument
790 def _emit_offload_metrics(dirpath): argument
808 def _is_uploaded(dirpath): argument
816 def _mark_uploaded(dirpath): argument
838 def _get_uploaded_marker_file(dirpath): argument
H A Djob_directories.py202 def _remove_log_directory_contents(dirpath): argument
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem_test.cc431 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
437 const std::string dirpath = GetURIForPath("dir_not_found/a_dir"); in TEST_P() local
454 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
475 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
481 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
503 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
564 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
585 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
606 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
615 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_file_utils.py58 def _is_temp_dir(dirpath, strategy): argument
62 def _get_temp_dir(dirpath, strategy): argument
71 def write_dirpath(dirpath, strategy): argument
99 def remove_temp_dirpath(dirpath, strategy): argument
/aosp_15_r20/external/tensorflow/tensorflow/tools/test/
H A Dupload_test_benchmarks.py89 def is_real_file(dirpath, fname): argument
94 def get_mtime(dirpath, fname): argument
99 def list_files_by_mtime(dirpath): argument
/aosp_15_r20/external/libwebsockets/lib/misc/
H A Ddir.c115 lws_dir(const char *dirpath, void *user, lws_dir_callback_function cb) in lws_dir()
217 lws_dir_glob_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_glob_cb()
238 lws_dir_rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_rm_rf_cb()
298 lws_plugins_dir_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_plugins_dir_cb()
H A Dfsmount.c41 rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in rm_rf_cb()
H A Ddiskcache.c275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dfile_utils.py67 def ensure_dir_exists(dirpath): argument
94 def make_leaf_dir(dirpath): argument
/aosp_15_r20/external/bcc/src/cc/frontends/clang/
H A Dkbuild_helper.cc162 static inline int extract_kheaders(const std::string &dirpath, in extract_kheaders()
215 int get_proc_kheaders(std::string &dirpath) in get_proc_kheaders()
/aosp_15_r20/bionic/libc/bionic/
H A Dlfs64_support.cpp39 int ftw64(const char *dirpath, in ftw64()
44 int nftw64(const char * dirpath, in nftw64()
/aosp_15_r20/system/extras/simpleperf/
H A Dutils.cpp182 std::vector<std::string> GetEntriesInDir(const std::string& dirpath) { in GetEntriesInDir()
200 std::vector<std::string> GetSubDirs(const std::string& dirpath) { in GetSubDirs()
211 bool IsDir(const std::string& dirpath) { in IsDir()
/aosp_15_r20/external/skia/gn/
H A Dcheckdir.py13 dirpath, = sys.argv[1:] variable
H A Dhighest_version_dir.py14 dirpath = sys.argv[1] variable
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DSampleCode.java158 String dirpath = relative + name + "/"; in setProjectStructure() local
250 String dirpath = relative + name; in writeProjectDirectory() local
/aosp_15_r20/external/perfetto/infra/ci/worker/
H A Dartifacts_uploader.py91 def scan_and_upload_perf_folder(job_id, dirpath): argument
/aosp_15_r20/system/security/identity/fuzzers/
H A Dcredstore_service_fuzzer.cpp26 void clearDirectory(const char* dirpath, bool recursive) { in clearDirectory()
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/
H A Dfile-utils.cc55 bool DirectoryExists(const std::string &dirpath) { in DirectoryExists()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd02.c37 static int dir_exists(const char *dirpath) in dir_exists()
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs1108 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_noremovedir() localVariable
1129 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_removedir() localVariable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dmount.h30 typedef char *dirpath; typedef
/aosp_15_r20/device/google/trout/tools/tracing/tooling/
Dtracing_agent.py189 def doesDirExist(self, dirpath): argument
/aosp_15_r20/external/cronet/build/lacros/
H A Dtest_runner.py432 def _ClearDir(dirpath): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Dgrpc_session_debug_test.cc121 const string dirpath = io::JoinPath(dump_dir_, subdir); in LoadTensorDumps() local
/aosp_15_r20/external/autotest/site_utils/deployment/
H A Dinstall.py142 def _upload_logs(dirpath, gspath): argument

12