Searched refs:OnDestroy (Results 1 – 4 of 4) sorted by relevance
158 &CorsPreflightRequest::OnDestroy, weak_factory_.GetWeakPtr())); in CorsPreflightRequest()174 OnDestroy(); in OnHeadersReceived()178 void OnDestroy() { delete this; } in OnDestroy() function in net_service::CorsPreflightRequest286 void OnDestroy();1058 void InterceptedRequest::OnDestroy() { in OnDestroy() function in net_service::InterceptedRequest1100 OnDestroy(); in OnURLLoaderError()1130 OnDestroy(); in CallOnComplete()1144 OnDestroy(); in SendErrorStatusAndCompleteImmediately()
72 ~CallsMockMethodInDestructor() { OnDestroy(); } in ~CallsMockMethodInDestructor()73 MOCK_METHOD(void, OnDestroy, ());
57189 + virtual void OnDestroy() = 0;62622 +void NWebDelegate::OnDestroy(bool is_close_all) {62628 + handler_delegate_->OnDestroy();62631 + preference_delegate_->OnDestroy();63585 + void OnDestroy(bool is_close_all) override;63803 +void DisplayScreenListener::OnDestroy(DisplayId id) {}63860 + void OnDestroy(DisplayId id) override;63913 +void NWebEventHandler::OnDestroy() {64068 + void OnDestroy();64863 +void NWebHandlerDelegate::OnDestroy() {[all …]
34746 void NWebDelegate::OnDestroy(bool is_close_all) {35154 void OnDestroy(bool is_close_all) override;35303 void NWebHandlerDelegate::OnDestroy() {36484 virtual void OnDestroy(bool is_close_all) = 0;