Home
last modified time | relevance | path

Searched defs:api_key (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/
Dresource_delegate.py33 def get_data_val(self, id, api_key): argument
57 def del_data_val(self, id, api_key): argument
75 def update_data_val(self, id, api_key, data_in=None, update=True): argument
Ddevices.py53 def _handle_state_patch(self, device_id, api_key, data): argument
81 def create_device(self, api_key, device_config): argument
Dregistration_tickets.py56 def _finalize(self, id, api_key, ticket): argument
/external/google-breakpad/src/common/windows/
Dsymbol_collector_client.cc14 wstring& api_key, in CreateUploadUrl()
68 wstring& api_key, in CompleteUpload()
118 wstring& api_key, in CheckSymbolStatus()
/external/google-breakpad/src/common/linux/
Dsymbol_collector_client.cc46 const string& api_key, in CreateUploadUrl()
102 const string& api_key, in CompleteUpload()
155 const string& api_key, in CheckSymbolStatus()
Dsymbol_upload.h62 string api_key; member
/external/grpc-grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py111 def _get_resultstore_data(api_key, invocation_id): argument
145 api_key = args.api_key or _get_api_key() variable
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py111 def _get_resultstore_data(api_key, invocation_id): argument
165 api_key = args.api_key or _get_api_key() variable
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc164 const wchar_t* api_key, in DoSymUploadV2()
281 const wchar_t* api_key = nullptr; in wmain() local
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dcommon_client.py18 def __init__(self, method, server_url=_DEFAULT_SERVER_URL, api_key=None, argument
/external/openscreen/cast/cast_core/api/common/
Dapplication_config.proto36 string api_key = 3; field
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/
Dapi.py146 def _build_from_discovery_v2(self, api_name, version, *, api_key=None): argument
/external/python/apitools/apitools/gen/
Dutil.py208 scope_ls, client_id, client_secret, user_agent, names, api_key): argument
/external/python/apitools/apitools/base/py/
Dcredentials_lib.py135 api_key=None, # pylint: disable=unused-argument argument
/external/avb/
Daftltool2052 def __init__(self, target, pub_key, api_key=None): argument
Daftltool.py2052 def __init__(self, target, pub_key, api_key=None): argument