Home
last modified time | relevance | path

Searched refs:GetBuildGnPathFromFilePath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/
H A Dcheck_orphan_headers_test.py37 check_orphan_headers.GetBuildGnPathFromFilePath(file_path, file_exists,
48 check_orphan_headers.GetBuildGnPathFromFilePath(file_path, file_exists,
56 check_orphan_headers.GetBuildGnPathFromFilePath(file_path, file_exists,
64 check_orphan_headers.GetBuildGnPathFromFilePath(file_path, file_exists,
H A Dcheck_orphan_headers.py48 def GetBuildGnPathFromFilePath(file_path, file_exists_check, root_dir_path): function
/aosp_15_r20/external/webrtc/
H A DPRESUBMIT.py1244 from check_orphan_headers import GetBuildGnPathFromFilePath
1253 gn_file_path = GetBuildGnPathFromFilePath(file_path, os.path.exists,