Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_file.py331 store = multistore_file.get_credential_storage_custom_string_key(
341 store_dict = multistore_file.get_credential_storage_custom_string_key(
387 store2 = multistore_file.get_credential_storage_custom_string_key(
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dmultistore_file.py99 def get_credential_storage_custom_string_key( function