Home
last modified time | relevance | path

Searched defs:parent_dir (Results 1 – 18 of 18) sorted by relevance

/external/autotest/client/bin/result_tools/
Dresult_info.py92 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
/external/rust/cxx/tools/cargo/
Dbuild.rs60 let parent_dir = Path::new(&out_dir).join("symlink"); in main() localVariable
/external/angle/build/util/lib/common/
Dutil.py68 def MakeTempDir(parent_dir=None): argument
/external/cronet/build/util/lib/common/
Dutil.py68 def MakeTempDir(parent_dir=None): argument
/external/cronet/net/http/
Dhttp_auth_cache.cc127 std::string parent_dir = GetParentDirectory(path); in LookupByPath() local
243 std::string parent_dir = GetParentDirectory(path); in AddPath() local
/external/python/setuptools/setuptools/tests/
Dtest_find_packages.py75 def _mkdir(self, path, parent_dir=None): argument
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc182 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
/external/cronet/build/android/gyp/
Dcompile_java.py335 def AddSrcJarSources(self, srcjar_path, extracted_paths, parent_dir): argument
/external/angle/build/android/gyp/
Dcompile_java.py335 def AddSrcJarSources(self, srcjar_path, extracted_paths, parent_dir): argument
/external/libbrillo/brillo/files/
Dsafe_fd.cc297 SafeFD::SafeFDResult parent_dir; in MakeFile() local
/external/autotest/contrib/
Dupload_results.py277 def enumerate_result_directories(self, parent_dir): argument
/external/angle/build/android/gradle/
Dgenerate_gradle.py396 def _ComputeExcludeFilters(wanted_files, unwanted_files, parent_dir): argument
/external/cronet/build/android/gradle/
Dgenerate_gradle.py395 def _ComputeExcludeFilters(wanted_files, unwanted_files, parent_dir): argument
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc160 FilePath parent_dir; in SetUp() local
/external/mesa3d/src/intel/perf/
Dgen_perf.c59 is_dir_or_link(const struct dirent *entry, const char *parent_dir) in is_dir_or_link()
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc662 string parent_dir(io::Dirname(dir)); in RecursiveCreateDir() local
/external/cronet/base/files/
Dfile_util_win.cc728 FilePath parent_dir; in CreateNewTempDirectory() local
Dfile_path_watcher_unittest.cc182 FilePath parent_dir; in SetUp() local