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

/prebuilts/ndk/
H A Dgen-blueprints.py20 def local_path(path): function
41 for sdk in os.listdir(local_path('current/platforms')):
54 arch_path = local_path(
74 prebuilts_path = local_path('current/platforms')
116 with open(local_path('Android.bp'), 'w') as f:

Completed in 648 milliseconds