OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:API_TARGET
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/build/android/
install_emulator_deps.py
31
API_TARGET
= 'android-%s' % constants.ANDROID_SDK_VERSION
52
API_TARGET
, 'x86'))
119
'system-images',
API_TARGET
, 'x86')
/external/chromium_org/build/android/pylib/utils/
emulator.py
34
API_TARGET
= 'android-%s' % constants.ANDROID_SDK_VERSION
206
'--target',
API_TARGET
,
239
new_ini.write('target=%s\n' %
API_TARGET
)
Completed in 57 milliseconds