/aosp_15_r20/external/autotest/client/bin/result_tools/ |
H A D | result_info.py | 92 def __init__(self, parent_dir, name=None, parent_result_info=None, argument 140 def _init_from_file(self, parent_dir, name): argument 171 def _init_with_original_info(self, parent_dir, original_info): argument 243 def build_from_path(parent_dir, argument
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_cache.cc | 130 std::string parent_dir = GetParentDirectory(path); in LookupByPath() local 246 std::string parent_dir = GetParentDirectory(path); in AddPath() local
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | clion_project_file_gen.py | 132 def __init__(self, mod_info, parent_dir=None): argument 170 def get_module_path(mod_info, parent_dir=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | env_test.cc | 182 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local 210 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/tools/cargo/ |
H A D | build.rs | 60 let parent_dir = Path::new(&out_dir).join("symlink"); in main() localVariable
|
/aosp_15_r20/external/rust/cxx/tools/cargo/ |
D | build.rs | 60 let parent_dir = Path::new(&out_dir).join("symlink"); in main() localVariable
|
/aosp_15_r20/external/angle/build/util/lib/common/ |
H A D | util.py | 68 def MakeTempDir(parent_dir=None): argument
|
/aosp_15_r20/external/cronet/build/util/lib/common/ |
H A D | util.py | 68 def MakeTempDir(parent_dir=None): argument
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | erofs_iterate.h | 56 const auto parent_dir = ctx->ctx.dir; in erofs_iterate_root_dir() member
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | goldfish_utils.py | 55 def _FindFileByNames(parent_dir, names): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/tests/ |
D | test_find_packages.py | 75 def _mkdir(self, path, parent_dir=None): argument
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | compile_java.py | 288 def AddSrcJarSources(self, srcjar_path, extracted_paths, parent_dir): argument
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | compile_java.py | 323 def AddSrcJarSources(self, srcjar_path, extracted_paths, parent_dir): argument
|
/aosp_15_r20/external/libbrillo/brillo/files/ |
H A D | safe_fd.cc | 297 SafeFD::SafeFDResult parent_dir; in MakeFile() local
|
/aosp_15_r20/external/autotest/contrib/ |
H A D | upload_results.py | 277 def enumerate_result_directories(self, parent_dir): argument
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 147 const auto parent_dir = base::Dirname(file); in WriteToImageFile() local
|
/aosp_15_r20/tools/asuite/atest/test_finders/ |
H A D | test_finder_utils.py | 495 def is_equal_or_sub_dir(sub_dir, parent_dir): argument
|
/aosp_15_r20/external/angle/build/android/gradle/ |
H A D | generate_gradle.py | 396 def _ComputeExcludeFilters(wanted_files, unwanted_files, parent_dir): argument
|
/aosp_15_r20/external/cronet/build/android/gradle/ |
H A D | generate_gradle.py | 396 def _ComputeExcludeFilters(wanted_files, unwanted_files, parent_dir): argument
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | files.cpp | 187 const auto parent_dir = android::base::Dirname(directory_path); in EnsureDirectoryExists() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path_watcher_unittest.cc | 160 FilePath parent_dir; in SetUp() local
|
/aosp_15_r20/external/crosvm/ext2/src/ |
H A D | fs.rs | 340 let parent_dir = self in allocate_dir_entry() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_io_utils.cc | 662 string parent_dir(io::Dirname(dir)); in RecursiveCreateDir() local
|
/aosp_15_r20/external/mesa3d/src/intel/perf/ |
H A D | intel_perf.c | 70 is_dir_or_link(const struct dirent *entry, const char *parent_dir) in is_dir_or_link()
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_win.cc | 741 FilePath parent_dir; in CreateNewTempDirectory() local
|