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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_file.py 39 from oauth2client import multistore_file namespace
248 store = multistore_file.get_credential_storage(
263 store = multistore_file.get_credential_storage(
277 store = multistore_file.get_credential_storage(
289 store = multistore_file.get_credential_storage(
313 store = multistore_file.get_credential_storage_custom_key(
331 store = multistore_file.get_credential_storage_custom_string_key(
341 store_dict = multistore_file.get_credential_storage_custom_string_key(
357 store = multistore_file.get_credential_storage(
364 store = multistore_file.get_credential_storage_custom_key(FILENAME, key
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
credentials_lib.py 15 import oauth2client.multistore_file namespace
435 credential_store = oauth2client.multistore_file.get_credential_storage(
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_api.py 41 from oauth2client import multistore_file namespace
222 multistore_file.get_credential_storage_custom_key(
    [all...]

Completed in 2876 milliseconds