Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/gyp/
H A Dlint.py126 def _RetrieveBackportedMethods(backported_methods_path): argument
127 with open(backported_methods_path) as f:
188 backported_methods_path, argument
267 backported_methods = _RetrieveBackportedMethods(backported_methods_path)
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dlint.py144 def _RetrieveBackportedMethods(backported_methods_path): argument
145 with open(backported_methods_path) as f:
206 backported_methods_path, argument
281 backported_methods = _RetrieveBackportedMethods(backported_methods_path)