Home
last modified time | relevance | path

Searched refs:get_credential_storage_custom_string_key (Results 1 – 3 of 3) sorted by relevance

/external/python/oauth2client/tests/contrib/
Dtest_multistore_file.py255 store = multistore_file.get_credential_storage_custom_string_key(
266 multistore_file.get_credential_storage_custom_string_key(
316 store2 = multistore_file.get_credential_storage_custom_string_key(
/external/python/oauth2client/oauth2client/contrib/
Dmultistore_file.py118 def get_credential_storage_custom_string_key(filename, key_string, function
/external/python/apitools/apitools/base/py/
Dcredentials_lib.py546 credential_store = multistore_file.get_credential_storage_custom_string_key( # noqa