Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dservice_runtime.h115 virtual void ReportCrash();
Dservice_runtime.cc415 void PluginReverseInterface::ReportCrash() { in ReportCrash() function in plugin::PluginReverseInterface
512 rev_interface_->ReportCrash(); in DidLoadNexeAndStart()