HomeSort by relevance Sort by last modified time
    Searched refs:flags_file_path (Results 1 - 2 of 2) sorted by null

  /external/toolchain-utils/
build_chrome_browser.py 211 flags_file_path = '{0}/src/build/images/{1}/latest/{2}'.format(
213 flags_file = open(flags_file_path, 'wb')
build_chromeos.py 255 flags_file_path = ('%s/src/build/images/%s/latest/%s' %
257 flags_file = open(flags_file_path, 'wb')

Completed in 526 milliseconds