/aosp_15_r20/external/autotest/site_utils/ |
H A D | gs_offloader.py | 124 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 D | protocol_lws_deaddrop.c | 47 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 D | test_record_trie.h | 83 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 D | fd_utils.cpp | 508 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/ |
D | iter.cpp | 27 for (const std::filesystem::directory_entry& dir_entry : in ForEachElf64FromDir() local
|
/aosp_15_r20/external/libconfig/examples/c/ |
H A D | example4.c | 44 struct dirent *dir_entry; in include_func() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/ |
D | try_build.rs | 71 let dir_entry = match dir_entry { in rename() localVariable
|
/aosp_15_r20/art/libarttools/ |
H A D | art_exec.cc | 165 for (const std::filesystem::directory_entry& dir_entry : in CloseFds() local
|
/aosp_15_r20/system/core/libprocessgroup/setup/ |
H A D | cgroup_map_write.cpp | 79 struct dirent* dir_entry; in ChangeDirModeAndOwner() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/ |
D | chimp.c | 265 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 D | chimp.c | 265 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/ |
D | Xos_r.h | 563 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/ |
D | Xos_r.h | 563 struct dirent dir_entry; member 585 struct dirent dir_entry; member
|
/aosp_15_r20/system/core/libprocessgroup/ |
H A D | processgroup.cpp | 337 struct dirent* dir_entry; in MkdirAndChown() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | directory.hpp | 222 directory_entry dir_entry; member
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | genericaliasobject.c | 715 PyObject *dir_entry = NULL; in ga_dir() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 414 struct dirent *dir_entry; in _close_open_fds_maybe_unsafe() local
|
/aosp_15_r20/external/crosvm/ext2/src/ |
H A D | fs.rs | 347 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 D | utils.cpp | 1348 struct dirent* dir_entry; in collect_profiles() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | tz2icu.cpp | 647 struct dirent *dir_entry; in scandir() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | tz2icu.cpp | 647 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 D | tests.rs | 1373 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 D | tests.rs | 1373 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 D | tests.rs | 1373 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 D | tests.rs | 1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
|