Searched defs:getBuildArgs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/scripts/ | ||
H A D | launchcontrol_build.py | 35 def getBuildArgs (self): member in LaunchControlConfig |
/aosp_15_r20/external/deqp/scripts/ctsbuild/ | ||
H A D | config.py | 94 def getBuildArgs (self, buildType): member in CMakeGenerator |
/aosp_15_r20/external/deqp/scripts/android/ | ||
H A D | build_apk.py | 356 def getBuildArgs (config, abiName): function |