PluginReverseInterface  171 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc     PluginReverseInterface* llc_reverse =
PluginReverseInterface  346 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc     PluginReverseInterface* ld_reverse =
PluginReverseInterface   71 ppapi/native_client/src/trusted/plugin/service_runtime.cc PluginReverseInterface::PluginReverseInterface(
PluginReverseInterface   89 ppapi/native_client/src/trusted/plugin/service_runtime.cc PluginReverseInterface::~PluginReverseInterface() {
PluginReverseInterface   94 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::ShutDown() {
PluginReverseInterface  102 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::DoPostMessage(nacl::string message) {
PluginReverseInterface  110 ppapi/native_client/src/trusted/plugin/service_runtime.cc       &plugin::PluginReverseInterface::PostMessage_MainThreadContinuation,
PluginReverseInterface  114 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::StartupInitializationComplete() {
PluginReverseInterface  128 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::PostMessage_MainThreadContinuation(
PluginReverseInterface  138 ppapi/native_client/src/trusted/plugin/service_runtime.cc bool PluginReverseInterface::EnumerateManifestKeys(
PluginReverseInterface  146 ppapi/native_client/src/trusted/plugin/service_runtime.cc bool PluginReverseInterface::OpenManifestEntry(nacl::string url_key,
PluginReverseInterface  163 ppapi/native_client/src/trusted/plugin/service_runtime.cc       &plugin::PluginReverseInterface::OpenManifestEntry_MainThreadContinuation,
PluginReverseInterface  210 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::OpenManifestEntry_MainThreadContinuation(
PluginReverseInterface  287 ppapi/native_client/src/trusted/plugin/service_runtime.cc       &PluginReverseInterface::StreamAsFile_MainThreadContinuation,
PluginReverseInterface  305 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::StreamAsFile_MainThreadContinuation(
PluginReverseInterface  329 ppapi/native_client/src/trusted/plugin/service_runtime.cc bool PluginReverseInterface::CloseManifestEntry(int32_t desc) {
PluginReverseInterface  339 ppapi/native_client/src/trusted/plugin/service_runtime.cc       &plugin::PluginReverseInterface::
PluginReverseInterface  356 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::CloseManifestEntry_MainThreadContinuation(
PluginReverseInterface  371 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::ReportCrash() {
PluginReverseInterface  384 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::ReportExitStatus(int exit_status) {
PluginReverseInterface  388 ppapi/native_client/src/trusted/plugin/service_runtime.cc int64_t PluginReverseInterface::RequestQuotaForWrite(
PluginReverseInterface  411 ppapi/native_client/src/trusted/plugin/service_runtime.cc void PluginReverseInterface::AddTempQuotaManagedFile(
PluginReverseInterface  431 ppapi/native_client/src/trusted/plugin/service_runtime.cc       rev_interface_(new PluginReverseInterface(anchor_, plugin,
PluginReverseInterface  139 ppapi/native_client/src/trusted/plugin/service_runtime.h class PluginReverseInterface: public nacl::ReverseInterface {
PluginReverseInterface  141 ppapi/native_client/src/trusted/plugin/service_runtime.h   PluginReverseInterface(nacl::WeakRefAnchor* anchor,
PluginReverseInterface  148 ppapi/native_client/src/trusted/plugin/service_runtime.h   virtual ~PluginReverseInterface();
PluginReverseInterface  257 ppapi/native_client/src/trusted/plugin/service_runtime.h   PluginReverseInterface* rev_interface() const { return rev_interface_; }
PluginReverseInterface  277 ppapi/native_client/src/trusted/plugin/service_runtime.h   PluginReverseInterface* rev_interface_;