Home
last modified time | relevance | path

Searched defs:SendGetRequest (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dlibcurl_wrapper.cc126 bool LibcurlWrapper::SendGetRequest(const string& url, in SendGetRequest() function in google_breakpad::LibcurlWrapper
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc461 bool HTTPUpload::SendGetRequest( in SendGetRequest() function in google_breakpad::HTTPUpload
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset_manager.cpp639 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 Dmasque_client_session.cc728 QuicSpdyClientStream* MasqueClientSession::SendGetRequest( in SendGetRequest() function in quic::MasqueClientSession