Searched refs:OnContextDestroyed (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef/browser/ | ||
D | context.h | 30 virtual void OnContextDestroyed() = 0; |
D | context.cc | 491 observer.OnContextDestroyed(); in ShutdownOnUIThread() |
/third_party/cef/libcef/browser/net_service/ | ||
D | resource_request_handler_wrapper.cc | 196 void OnContextDestroyed() override { in OnContextDestroyed() function in net_service::__anon63677a4d0111::InterceptedRequestHandlerWrapper::DestructionObserver |