OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cred_type
(Results
1 - 5
of
5
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
config.py
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_helper.py
42
config,
cred_type
=oauth2_client.CredTypes.OAUTH2_USER_ACCOUNT):
75
if
cred_type
== oauth2_client.CredTypes.OAUTH2_SERVICE_ACCOUNT:
116
elif
cred_type
== oauth2_client.CredTypes.OAUTH2_USER_ACCOUNT:
oauth2_plugin.py
55
cred_type
=oauth2_client.CredTypes.OAUTH2_SERVICE_ACCOUNT)
/external/wpa_supplicant_8/wpa_supplicant/
interworking.c
333
u8
cred_type
;
member in struct:nai_realm_eap
430
e->
cred_type
= *pos;
432
e->
cred_type
);
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_api.py
315
cred_type
=CredTypes.OAUTH2_SERVICE_ACCOUNT).GetCredentials()
[
all
...]
Completed in 5830 milliseconds