Home
last modified time | relevance | path

Searched defs:client_id (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dbta_lib.py33 def __init__(self, addr, tc, client_id): argument
Dgatts_lib.py21 def __init__(self, addr, tc, client_id): argument
Dble_lib.py21 def __init__(self, addr, tc, client_id): argument
Dgattc_lib.py21 def __init__(self, addr, tc, client_id): argument
/tools/tradefederation/core/atest/unittest_data/
Dgts_auth_key.json7 "client_id": "test" string
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/netstack/
Dnetstack_lib.py20 def __init__(self, addr, tc, client_id): argument
/tools/acloud/internal/lib/
Dauth.py124 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes): argument
147 def _CreateOauthUserCreds(creds_cache_file, client_id, client_secret, argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dbase_lib.py30 def __init__(self, addr, tc, client_id): argument
Dwlan_lib.py24 def __init__(self, addr, tc, client_id): argument
/tools/acloud/internal/proto/
Duser_config.proto60 optional string client_id = 14; field