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

  /external/chromium_org/native_client_sdk/src/build_tools/
build_paths.py 22 GSTORE = 'https://storage.googleapis.com/nativeclient-mirror/nacl/'
build_projects.py 19 from build_paths import GSTORE
90 make_url = posixpath.join(GSTORE, MAKE)
build_sdk.py 15 and whether it should upload an SDK to file storage (GSTORE)
43 from build_paths import NACLPORTS_DIR, GSTORE, GONACL_APPENGINE_SRC_DIR
764 archive_url = GSTORE + 'nacl_sdk/%s/%s' % (
    [all...]

Completed in 1774 milliseconds