Home
last modified time | relevance | path

Searched defs:dir_entry (Results 1 – 25 of 26) sorted by relevance

12

/external/autotest/site_utils/
Dgs_offloader.py124 def _get_metrics_fields(dir_entry): argument
156 def _get_cmd_list(multiprocessing, dir_entry, gs_path): argument
293 def _get_zippable_folders(dir_entry): argument
303 def limit_file_count(dir_entry): argument
357 def correct_results_folder_permission(dir_entry): argument
432 def _handle_dir_os_error(dir_entry, fix_permission=False): argument
451 def offload(self, dir_entry, dest_path, job_complete_time): argument
482 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument
517 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument
569 def _try_offload(self, dir_entry, dest_path, argument
[all …]
/external/libwebsockets/plugins/deaddrop/
Dprotocol_lws_deaddrop.c47 struct dir_entry { struct
55 #define lp_to_dir_entry(p, _n) lws_list_ptr_container(p, struct dir_entry, _n) argument
/external/pigweed/pw_unit_test/public/pw_unit_test/internal/
Dtest_record_trie.h83 for (auto dir_entry : path_to_test) { in AddTestResultExpectation() local
194 for (auto dir_entry : path_to_test) { in AddTestResultHelper() local
/external/libconfig/examples/c/
Dexample4.c44 struct dirent *dir_entry; in include_func() local
/external/rust/crates/remove_dir_all/src/
Dfs.rs90 let dir_entry = dir_entry?; in _delete_dir_contents() localVariable
/external/trusty/arm-trusted-firmware/drivers/brcm/
Dchimp.c265 bnxnvm_directory_entry_t *dir_entry; in bcm_chimp_find_fw_in_spi() local
/external/arm-trusted-firmware/drivers/brcm/
Dchimp.c265 bnxnvm_directory_entry_t *dir_entry; in bcm_chimp_find_fw_in_spi() local
/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Ddirectory.hpp222 directory_entry dir_entry; member
/external/python/cpython3/Objects/
Dgenericaliasobject.c715 PyObject *dir_entry = NULL; in ga_dir() local
/external/python/cpython3/Modules/
D_posixsubprocess.c414 struct dirent *dir_entry; in _close_open_fds_maybe_unsafe() local
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/external/cronet/third_party/icu/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/external/minijail/
Dlibminijail_unittest.cc56 struct dirent* dir_entry; in GetProcessSubtreePids() local
Dlibminijail.c2917 struct dirent *dir_entry; in close_open_fds() local
/external/armnn/third-party/ghc/
Dfilesystem.hpp701 explicit proxy(const directory_entry& dir_entry) in proxy()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53106 struct dir_entry { struct
53107 struct list_head list;
53108 time64_t mtime;
53109 char name[0];
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h109283 struct dir_entry { struct
109284 struct list_head list;
109285 time64_t mtime;
109286 char name[0];
Dvmlinux.h109283 struct dir_entry { struct
109284 struct list_head list;
109285 time64_t mtime;
109286 char name[0];
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h6285 struct dir_entry { struct
6286 struct list_head list;
6287 time64_t mtime;
6288 char name[0];
Dvmlinux.h6285 struct dir_entry { struct
6286 struct list_head list;
6287 time64_t mtime;
6288 char name[0];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h132201 struct dir_entry { struct
132202 u64 ino;
132203 u64 offset;
132204 unsigned int type;
132205 int name_len;
Dvmlinux_608.h132201 struct dir_entry { struct
132202 u64 ino;
132203 u64 offset;
132204 unsigned int type;
132205 int name_len;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h13559 struct dir_entry { struct
13560 struct list_head list;
13561 time64_t mtime;
13562 char name[0];
Dvmlinux.h13559 struct dir_entry { struct
13560 struct list_head list;
13561 time64_t mtime;
13562 char name[0];
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h12164 struct dir_entry { struct
12165 struct list_head list;
12166 time64_t mtime;
12167 char name[0];

12