Home
last modified time | relevance | path

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

1234

/aosp_15_r20/tools/acloud/list/
H A Dinstance.py718 def _ExecuteStopCvd(self, dir_path): argument
/aosp_15_r20/external/perfetto/src/traced/probes/sys_stats/
H A Dsys_stats_data_source.cc264 const std::string& dir_path, in OpenDirAndLogOnErrorOnce()
/aosp_15_r20/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp1751 std::string dir_path("test"); in TEST_F() local
1773 auto dir_path = std::string(first) + "/" + std::string(second) + "/" + std::string(third); in TEST_F() local
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_procfs.cc635 std::string dir_path = full_path + "/" + ent->d_name; in GetEventNamesForGroup() local
/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py1593 def SetDirectoryTreeExecutable(dir_path): argument
/aosp_15_r20/art/build/apex/
H A Dart_apex_test.py268 def recurse(dir_path): argument
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.cpp250 std::filesystem::path dir_path = dst_path; in write_directory_node() local
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs588 let dir_path = root.join(dir); in check_dir() localVariable
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc429 std::filesystem::path dir_path(dirname); in FsyncDirectoryContents() local
/aosp_15_r20/external/python/absl-py/absl/testing/
Dabsltest.py346 def mkdir(self, dir_path=None): argument
/aosp_15_r20/external/autotest/client/cros/faft/
H A Drpc_functions.py990 def remove_dir(self, dir_path): argument
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp1035 std::string dir_path = path; in sync_stat_fallback() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc425 FilePath dir_path = temp_dir_.GetPath().Append(FPL("dir")); in TEST_F() local
563 FilePath dir_path = temp_dir_.GetPath().Append(FPL("dir")); in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp2542 path dir_path = p; in space() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc411 static base::FilePath GetSendingFilePath(const base::FilePath& dir_path) { in GetSendingFilePath()
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dpassthrough.rs4582 let dir_path = temp_dir.path().join("dir"); in permission_data_path_matching() localVariable
4773 let dir_path = temp_dir.path().join("dir"); in xattr_data_path_matching() localVariable
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc431 static base::FilePath GetSendingFilePath(const base::FilePath& dir_path) { in GetSendingFilePath()
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp1692 const char* dir_path = target.c_str(); in WaitUntilDirReady() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2325 auto dir_path = metadata_dir_ + "/snapshots"s; in ListSnapshots() local
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp398 static std::vector<DumpData> GetDumpFds(const std::string& dir_path, in GetDumpFds()
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc373 FilePath dir_path = temp_dir_.GetPath().Append(FPL("dir")); in TEST_F() local
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c11522 wchar_t *dir_path = NULL; in os__getdiskusage_impl() local

1234