OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_os
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/
setup_links.py
62
target_os
= get_target_os_list()
variable
63
if 'android' in
target_os
:
84
if 'ios' in
target_os
:
/external/webrtc/
setup_links.py
82
target_os
= get_target_os_list()
variable
83
if 'android' in
target_os
:
105
if 'ios' in
target_os
:
Completed in 183 milliseconds