Home
last modified time | relevance | path

Searched refs:StopRequest (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_resource_manager.cc420 manager->StopRequest(std::move(state)); in StopOnIOThread()
639 StopRequest(std::move(state)); in SendRequest()
657 StopRequest(std::move(state)); in ContinueRequest()
663 StopRequest(std::move(state)); in ContinueRequest()
667 void CefResourceManager::StopRequest(std::unique_ptr<RequestState> state) { in StopRequest() function in CefResourceManager
/third_party/cef/include/wrapper/
Dcef_resource_manager.h351 void StopRequest(std::unique_ptr<RequestState> state);