Searched refs:webResourceError (Results 1 – 1 of 1) sorted by relevance
1065 auto webResourceError = AceType::MakeRefPtr<WebResourceErrorImpl>(object); in OnErrorReceive() local1066 CHECK_NULL_VOID(webResourceError); in OnErrorReceive()1074 auto errorInfo = webResourceError->GetErrorInfo(); in OnErrorReceive()1075 auto errorCode = webResourceError->GetErrorCode(); in OnErrorReceive()