Home
last modified time | relevance | path

Searched defs:ReportLoadError (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dnexe_load_manager.cc177 void NexeLoadManager::ReportLoadError(PP_NaClError error, in ReportLoadError() function in nacl::NexeLoadManager
182 void NexeLoadManager::ReportLoadError(PP_NaClError error, in ReportLoadError() function in nacl::NexeLoadManager
H A Dppb_nacl_private_impl.cc825 void PPBNaClPrivate::ReportLoadError(PP_Instance instance, in ReportLoadError() function in nacl::PPBNaClPrivate
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dplugin.cc197 void Plugin::ReportLoadError(const ErrorInfo& error_info) { in ReportLoadError() function in plugin::Plugin