Home
last modified time | relevance | path

Searched defs:dir_path (Results 26 – 50 of 97) sorted by relevance

1234

/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator_unittest.cc495 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 Dscoped_temp_dir_unittest.cc114 FilePath dir_path = dir.GetPath(); in TEST() local
/aosp_15_r20/art/odrefresh/
H A Dodr_fs_utils.cc59 WARN_UNUSED bool RemoveDirectory(const std::string& dir_path) { in RemoveDirectory()
/aosp_15_r20/external/jsoncpp/devtools/
H A Dantglob.py99 def glob(dir_path, argument
/aosp_15_r20/bootable/recovery/tests/unit/
H A Dresources_test.cpp53 std::string dir_path = exec_dir + "/" + images_dir; in add_files() local
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/
H A Dspi-hdlc-adapter.c1198 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 Dscandir.cpp130 int scandir(const char* dir_path, dirent*** name_list, in scandir()
/aosp_15_r20/test/vts-testcase/vndk/files/
Dvts_vndk_files_test.py53 def _ListFiles(self, dir_path): argument
/aosp_15_r20/system/tools/mkbootimg/
Dunpack_bootimg.py32 def create_out_dir(dir_path): argument
/aosp_15_r20/external/toybox/toys/pending/
H A Dbootchartd.c121 char *dir, dir_path[] = "/tmp/bootchart.XXXXXX"; in create_tmp_dir() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/
H A Dutils.cc76 std::string dir_path = StripTrailingSlashes(directory); in GetSortedFileNames() local
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h41 std::string dir_path = match[2]; in ParseDirPath() local
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem_py.cpp71 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 Dhttp_handlers.rs74 let dir_path = ui_path(path_prefix); in create_filename_hash_set() localVariable
/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/
H A Dlinux_spidev.c81 char dir_path[256]; in gpio_configure() local
/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dpmem_ext2.rs141 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 Dlinux_util.cc92 bool GetThreadsFromProcessDir(const char* dir_path, std::vector<pid_t>* tids) { in GetThreadsFromProcessDir()
/aosp_15_r20/external/openscreen/tools/
H A Dlicenses.py62 def MakeDirectory(dir_path): argument
/aosp_15_r20/tools/aadevtools/dev/
H A Dchange_report.py329 def _get_filtered_files(self, dir_path): argument
/aosp_15_r20/external/autotest/utils/
H A Drun_pylint.py339 def check_dir(dir_path, base_opts): argument
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc195 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty()
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc132 const FilePath dir_path(FILE_PATH_LITERAL("foo/")); in TEST_F() local
/aosp_15_r20/external/cronet/net/base/
H A Ddirectory_lister_unittest.cc155 base::FilePath dir_path = dir_data.first.AppendASCII(dir_name); in SetUp() local
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dgrpc_debug_test_server.py162 def _try_makedirs(self, dir_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/api/generator/
H A Dcreate_python_api.py523 def get_module(dir_path, relative_to_dir): argument

1234