HomeSort by relevance Sort by last modified time
    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