Searched defs:buildRoot (Results 1 – 3 of 3) sorted by relevance
/external/deqp/android/scripts/ |
D | build.py | 47 def getNativeBuildDir (buildRoot, nativeLib, buildType): argument 51 def getAssetsDir (buildRoot, nativeLib, buildType): argument 54 def buildNative (buildRoot, libTargetDir, nativeLib, buildType): argument 97 def buildApp (buildRoot, androidBuildType, javaApi): argument 147 def build (buildRoot=common.ANDROID_DIR, androidBuildType='debug', nativeBuildType="Release", javaA… argument
|
/external/vogar/src/vogar/android/ |
D | HostRuntime.java | 84 String buildRoot = System.getenv("ANDROID_BUILD_TOP"); in newVmCommandBuilder() local
|
D | AndroidSdk.java | 168 String buildRoot = System.getenv("ANDROID_BUILD_TOP"); in filterNonExistentPathsFrom() local
|