Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Dcommon.py221 def getNDKHostOsName (ndkPath): argument
223 if os.path.exists(os.path.join(ndkPath, "prebuilt", name)):
256 ndkPath = selectFirstExistingDir(candidates)
258 if ndkPath == None:
261 return ndkPath