Home
last modified time | relevance | path

Searched defs:root_dir_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/
H A Dcheck_orphan_headers.py48 def GetBuildGnPathFromFilePath(file_path, file_exists_check, root_dir_path): argument
/aosp_15_r20/external/jsoncpp/devtools/
H A Dantglob.py124 def glob_impl(root_dir_path): argument
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc286 std::string root_dir_path = dir_path; in ListFilesRecursive() local