HomeSort by relevance Sort by last modified time
    Searched full:api_str (Results 1 - 1 of 1) sorted by null

  /prebuilts/ndk/
update.py 50 def api_str(api_level): function
119 if not os.path.exists(api_str(api)):
123 src = os.path.join('..', api_str(first_lp64_api), arch)
124 dst = os.path.join(api_str(api), arch)

Completed in 158 milliseconds