Home
last modified time | relevance | path

Searched defs:ppp_class (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppp_class_proxy.cc34 int64 ppp_class; member
223 int64 ppp_class, in CreateProxiedObject()
233 int64 ppp_class, in IsInstanceOf()
275 void PPP_Class_Proxy::OnMsgHasProperty(int64 ppp_class, int64 object, in OnMsgHasProperty()
287 void PPP_Class_Proxy::OnMsgHasMethod(int64 ppp_class, int64 object, in OnMsgHasMethod()
299 void PPP_Class_Proxy::OnMsgGetProperty(int64 ppp_class, int64 object, in OnMsgGetProperty()
312 int64 ppp_class, int64 object, in OnMsgEnumerateProperties()
321 void PPP_Class_Proxy::OnMsgSetProperty(int64 ppp_class, int64 object, in OnMsgSetProperty()
332 void PPP_Class_Proxy::OnMsgRemoveProperty(int64 ppp_class, int64 object, in OnMsgRemoveProperty()
343 int64 ppp_class, int64 object, in OnMsgCall()
[all …]
Dppb_var_deprecated_proxy.cc232 const PPP_Class_Deprecated* ppp_class, in IsInstanceOf()
251 const PPP_Class_Deprecated* ppp_class, in CreateObject()
492 int64 ppp_class, in OnMsgIsInstanceOfDeprecated()
504 int64 ppp_class, in OnMsgCreateObjectDeprecated()
Dplugin_var_tracker.cc281 const PPP_Class_Deprecated* ppp_class, in PluginImplementedObjectCreated()
309 const PPP_Class_Deprecated* ppp_class, in ValidatePluginObjectCall()
/external/chromium_org/content/renderer/pepper/
Dplugin_object.h37 const PPP_Class_Deprecated* ppp_class() { return ppp_class_; } in ppp_class() function
Dplugin_object.cc267 const PPP_Class_Deprecated* ppp_class, in PluginObject()
291 const PPP_Class_Deprecated* ppp_class, in Create()
325 const PPP_Class_Deprecated* ppp_class, in IsInstanceOf()
Dppb_var_deprecated_impl.cc378 const PPP_Class_Deprecated* ppp_class, in IsInstanceOfDeprecated()
389 const PPP_Class_Deprecated* ppp_class, in CreateObjectDeprecated()
401 const PPP_Class_Deprecated* ppp_class, in CreateObjectWithModuleDeprecated()