Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/ios/
H A Dupdate_bundle_filelist.py77 def get_git_command_name(): function
85 git_cmd = get_git_command_name()
/aosp_15_r20/external/angle/build/ios/
H A Dupdate_bundle_filelist.py77 def get_git_command_name(): function
90 cmd = [get_git_command_name(), 'ls-files', '--error-unmatch', directory]