Home
last modified time | relevance | path

Searched refs:getNativeBuildPath (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py255 return getNativeBuildPath(config, self.abiName)
341 def getNativeBuildPath (config, abiName): function
369 cMakeCachePath = os.path.join(getNativeBuildPath(config, abi), "CMakeCache.txt")
376 cMakeCachePath = os.path.join(getNativeBuildPath(config, abiName), "CMakeCache.txt")
388 nativeBuildPath = getNativeBuildPath(config, abiName)

Completed in 2 milliseconds