Searched refs:multistore_file (Results 1 - 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
H A Dtest_file.py39 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
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
H A Dcredentials_lib.py15 import oauth2client.multistore_file namespace
435 credential_store = oauth2client.multistore_file.get_credential_storage(
/external/chromium-trace/catapult/third_party/gsutil/gslib/
H A Dgcs_json_api.py41 from oauth2client import multistore_file namespace
222 multistore_file.get_credential_storage_custom_key(

Completed in 91 milliseconds