Home
last modified time | relevance | path

Searched refs:root_dir_path (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_orphan_headers.py49 def GetBuildGnPathFromFilePath(file_path, file_exists_check, root_dir_path): argument
66 while candidate_dir.startswith(root_dir_path):
/external/jsoncpp/devtools/
Dantglob.py124 def glob_impl(root_dir_path): argument
125 child_dirs = [root_dir_path]