/aosp_15_r20/external/cronet/base/files/ |
H A D | file_enumerator_unittest.cc | 495 const FilePath dir_path = temp_dir.GetPath().Append(dir.name); in TEST() local 510 const FilePath dir_path = temp_dir.GetPath().Append(dir.name); in TEST() local
|
H A D | scoped_temp_dir_unittest.cc | 114 FilePath dir_path = dir.GetPath(); in TEST() local
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_fs_utils.cc | 59 WARN_UNUSED bool RemoveDirectory(const std::string& dir_path) { in RemoveDirectory()
|
/aosp_15_r20/external/jsoncpp/devtools/ |
H A D | antglob.py | 99 def glob(dir_path, argument
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | resources_test.cpp | 53 std::string dir_path = exec_dir + "/" + images_dir; in add_files() local
|
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/ |
H A D | spi-hdlc-adapter.c | 1198 char *dir_path = NULL; in setup_res_gpio() local 1283 char *dir_path = NULL; in setup_int_gpio() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | scandir.cpp | 130 int scandir(const char* dir_path, dirent*** name_list, in scandir()
|
/aosp_15_r20/test/vts-testcase/vndk/files/ |
D | vts_vndk_files_test.py | 53 def _ListFiles(self, dir_path): argument
|
/aosp_15_r20/system/tools/mkbootimg/ |
D | unpack_bootimg.py | 32 def create_out_dir(dir_path): argument
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | bootchartd.c | 121 char *dir, dir_path[] = "/tmp/bootchart.XXXXXX"; in create_tmp_dir() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/ |
H A D | utils.cc | 76 std::string dir_path = StripTrailingSlashes(directory); in GetSortedFileNames() local
|
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/ |
H A D | linkerconfigparser.h | 41 std::string dir_path = match[2]; in ParseDirPath() local
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/ |
H A D | inmemory_filesystem_py.cpp | 71 PyBytesObject* get_bytes_from_external_memory(const std::filesystem::path& dir_path) { in get_bytes_from_external_memory()
|
/aosp_15_r20/tools/netsim/rust/daemon/src/http_server/ |
H A D | http_handlers.rs | 74 let dir_path = ui_path(path_prefix); in create_filename_hash_set() localVariable
|
/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/ |
H A D | linux_spidev.c | 81 char dir_path[256]; in gpio_configure() local
|
/aosp_15_r20/external/crosvm/e2e_tests/tests/ |
H A D | pmem_ext2.rs | 141 let dir_path = temp_dir.path().to_str().unwrap().to_string(); in start_with_ugid_map() localVariable
|
/aosp_15_r20/external/cronet/base/ |
H A D | linux_util.cc | 92 bool GetThreadsFromProcessDir(const char* dir_path, std::vector<pid_t>* tids) { in GetThreadsFromProcessDir()
|
/aosp_15_r20/external/openscreen/tools/ |
H A D | licenses.py | 62 def MakeDirectory(dir_path): argument
|
/aosp_15_r20/tools/aadevtools/dev/ |
H A D | change_report.py | 329 def _get_filtered_files(self, dir_path): argument
|
/aosp_15_r20/external/autotest/utils/ |
H A D | run_pylint.py | 339 def check_dir(dir_path, base_opts): argument
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util.cc | 195 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty()
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 132 const FilePath dir_path(FILE_PATH_LITERAL("foo/")); in TEST_F() local
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | directory_lister_unittest.cc | 155 base::FilePath dir_path = dir_data.first.AppendASCII(dir_name); in SetUp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | grpc_debug_test_server.py | 162 def _try_makedirs(self, dir_path): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/api/generator/ |
H A D | create_python_api.py | 523 def get_module(dir_path, relative_to_dir): argument
|