Home | History | Annotate | Download | only in proxy

Lines Matching defs:PluginResource

27 class PPAPI_PROXY_EXPORT PluginResource : public Resource {
34 PluginResource(Connection connection, PP_Instance instance);
35 virtual ~PluginResource();
162 DISALLOW_COPY_AND_ASSIGN(PluginResource);
166 int32_t PluginResource::Call(Destination dest,
169 TRACE_EVENT2("ppapi proxy", "PluginResource::Call",
184 int32_t PluginResource::SyncCall(Destination dest, const IPC::Message& msg) {
191 int32_t PluginResource::SyncCall(
203 int32_t PluginResource::SyncCall(
215 int32_t PluginResource::SyncCall(
227 int32_t PluginResource::SyncCall(
239 int32_t PluginResource::SyncCall(