Home
last modified time | relevance | path

Searched defs:api_url (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/windows/
Dsymbol_collector_client.cc17 wstring& api_url, in CreateUploadUrl()
72 wstring& api_url, in CompleteUpload()
140 wstring& api_url, in CheckSymbolStatus()
Dsym_upload_v2_protocol.cc49 static bool SymUploadV2ProtocolSend(const wchar_t* api_url, in SymUploadV2ProtocolSend()
/external/google-breakpad/src/common/linux/
Dsymbol_collector_client.cc48 const string& api_url, in CreateUploadUrl()
104 const string& api_url, in CompleteUpload()
157 const string& api_url, in CheckSymbolStatus()
/external/cronet/tot/build/3pp_common/
Dfetch_github_release.py29 def _latest(api_url, install_scripts=None, artifact_regex=None): argument
44 def _get_url(api_url, argument
/external/angle/build/3pp_common/
Dfetch_github_release.py29 def _latest(api_url, install_scripts=None, artifact_regex=None): argument
44 def _get_url(api_url, argument
/external/cronet/stable/build/3pp_common/
Dfetch_github_release.py29 def _latest(api_url, install_scripts=None, artifact_regex=None): argument
44 def _get_url(api_url, argument
/external/openscreen/cast/cast_core/api/common/
Dapplication_config.proto35 string api_url = 2; field
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc199 const wchar_t* api_url = nullptr; in wmain() local