Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/autotest/site_utils/
H A 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 …]
/aosp_15_r20/external/libwebsockets/plugins/deaddrop/
H A 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
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/internal/
H A 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
/aosp_15_r20/frameworks/base/core/jni/
H A Dfd_utils.cpp508 dirent* dir_entry; in GetOpenFdsIgnoring() local
630 static int ParseFd(dirent* dir_entry, int dir_fd) { in ParseFd()
/aosp_15_r20/system/memory/libmeminfo/libelf64/
Diter.cpp27 for (const std::filesystem::directory_entry& dir_entry : in ForEachElf64FromDir() local
/aosp_15_r20/external/libconfig/examples/c/
H A Dexample4.c44 struct dirent *dir_entry; in include_func() local
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/
Dtry_build.rs71 let dir_entry = match dir_entry { in rename() localVariable
/aosp_15_r20/art/libarttools/
H A Dart_exec.cc165 for (const std::filesystem::directory_entry& dir_entry : in CloseFds() local
/aosp_15_r20/system/core/libprocessgroup/setup/
H A Dcgroup_map_write.cpp79 struct dirent* dir_entry; in ChangeDirModeAndOwner() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/
Dchimp.c265 bnxnvm_directory_entry_t *dir_entry; in bcm_chimp_find_fw_in_spi() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/
H A Dchimp.c265 bnxnvm_directory_entry_t *dir_entry; in bcm_chimp_find_fw_in_spi() local
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h563 struct dirent dir_entry; member
585 struct dirent dir_entry; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXos_r.h563 struct dirent dir_entry; member
585 struct dirent dir_entry; member
/aosp_15_r20/system/core/libprocessgroup/
H A Dprocessgroup.cpp337 struct dirent* dir_entry; in MkdirAndChown() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Ddirectory.hpp222 directory_entry dir_entry; member
/aosp_15_r20/external/python/cpython3/Objects/
Dgenericaliasobject.c715 PyObject *dir_entry = NULL; in ga_dir() local
/aosp_15_r20/external/python/cpython3/Modules/
D_posixsubprocess.c414 struct dirent *dir_entry; in _close_open_fds_maybe_unsafe() local
/aosp_15_r20/external/crosvm/ext2/src/
H A Dfs.rs347 let dir_entry = DirEntryWithName::new(arena, inode, typ, name, parent_dir)?; in allocate_dir_entry() localVariable
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp1348 struct dirent* dir_entry; in collect_profiles() local
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable

12