Searched defs:SendGetRequest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/google-breakpad/src/common/linux/ | ||
H A D | libcurl_wrapper.cc | 126 bool LibcurlWrapper::SendGetRequest(const string& url, in SendGetRequest() function in google_breakpad::LibcurlWrapper |
/aosp_15_r20/external/google-breakpad/src/common/windows/ | ||
H A D | http_upload.cc | 461 bool HTTPUpload::SendGetRequest( in SendGetRequest() function in google_breakpad::HTTPUpload |
/aosp_15_r20/external/openthread/src/core/meshcop/ | ||
H A D | dataset_manager.cpp | 639 Error DatasetManager::SendGetRequest(const Dataset::Components &aDatasetComponents, in SendGetRequest() function in ot::MeshCoP::DatasetManager |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/ | ||
H A D | masque_client_session.cc | 728 QuicSpdyClientStream* MasqueClientSession::SendGetRequest( in SendGetRequest() function in quic::MasqueClientSession |