Home
last modified time | relevance | path

Searched refs:GnTargetToBuildFilePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Ddep_utils.py239 def GnTargetToBuildFilePath(gn_target: str): function
256 build_file_path = GnTargetToBuildFilePath(gn_target)
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Ddep_utils.py239 def GnTargetToBuildFilePath(gn_target: str): function
256 build_file_path = GnTargetToBuildFilePath(gn_target)
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dbytecode_processor.py172 build_file_path = dep_utils.GnTargetToBuildFilePath(gn_target)
/aosp_15_r20/external/angle/build/android/gyp/
H A Dbytecode_processor.py164 build_file_path = dep_utils.GnTargetToBuildFilePath(gn_target)