Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 20 of 20) sorted by relevance

/third_party/gn/src/gn/
Djson_project_writer_unittest.cc44 base::FilePath root_path = in TEST_F() local
47 base::FilePath root_path = base::FilePath(FILE_PATH_LITERAL("/path/to/src")); in TEST_F() local
505 base::FilePath root_path = local
508 base::FilePath root_path = base::FilePath(FILE_PATH_LITERAL("/path/to/src")); local
Dbuild_settings.h42 const base::FilePath& root_path() const { return root_path_; } in root_path() function
Dtarget_generator.cc242 const std::string& root_path = in FillData() local
Dninja_build_writer.cc70 base::FilePath root_path = build_settings->root_path(); in GetSelfInvocationCommandLine() local
Dsetup.cc675 base::FilePath root_path; in FillSourceDir() local
/third_party/gn/src/base/files/
Dfile_enumerator_win.cc19 const FilePath& root_path, in BuildSearchFilter()
64 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
73 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
83 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_enumerator_posix.cc58 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
67 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
77 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_util.cc37 int64_t ComputeDirectorySize(const FilePath& root_path) { in ComputeDirectorySize()
/third_party/icu/icu4c/source/test/depstest/
Ddepstest.py57 def _ReadObjFile(root_path, library_name, obj_name): argument
99 def _ReadLibrary(root_path, library_name): argument
175 def Process(root_path): argument
/third_party/cJSON/tests/unity/auto/
Dunity_to_junit.py138 root_path = sys.argv[2] variable
140 root_path = os.path.split(__file__)[0] variable
Dunity_test_summary.py131 root_path = sys.argv[2] variable
133 root_path = os.path.split(__file__)[0] variable
/third_party/unity/auto/
Dunity_test_summary.py131 root_path = sys.argv[2] variable
133 root_path = os.path.split(__file__)[0] variable
/third_party/node/deps/v8/src/torque/
Dsource-positions.cc26 const std::string& root_path = PathFromV8Root(file); in AbsolutePath() local
/third_party/skia/third_party/externals/abseil-cpp/absl/
Dabseil.podspec.gen.py101 def collect_rules(root_path): argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker.py21 macro_checker_file_type, root_path): argument
Dshared.py75 def toNameAndLine(context, root_path=None): argument
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc642 const string root_path(argv[1]); in Main() local
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp432 FolderManager::FolderManager(path root_path, std::string name) noexcept : folder(root_path / name) { in FolderManager()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp360 StringRef root_path(StringRef path) { in root_path() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp346 StringRef root_path(StringRef path, Style style) { in root_path() function