Home
last modified time | relevance | path

Searched defs:CreateAddDepsCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Ddep_utils.py252 def CreateAddDepsCommand(gn_target: str, missing_deps: List[str]) -> List[str]: function
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Ddep_utils.py252 def CreateAddDepsCommand(gn_target: str, missing_deps: List[str]) -> List[str]: function