Searched refs:instance_interface (Results 1 – 14 of 14) sorted by relevance
43 const PPP_Instance instance_interface = { variable58 return reinterpret_cast<const void*>(&instance_interface); in PPP_GetInterface()
50 const PPP_Instance instance_interface = { variable63 return reinterpret_cast<const void*>(&instance_interface); in PPP_GetInterface()
57 const PPP_Instance instance_interface = { variable70 return reinterpret_cast<const void*>(&instance_interface); in PPP_GetInterface()
54 const PPP_Instance instance_interface = { variable67 return reinterpret_cast<const void*>(&instance_interface); in PPP_GetInterface()
55 const PPP_Instance instance_interface = { variable68 return reinterpret_cast<const void*>(&instance_interface); in PPP_GetInterface()
153 static PPP_Instance instance_interface = { in PPP_GetInterface() local160 return &instance_interface; in PPP_GetInterface()
124 static PPP_Instance instance_interface = { variable166 return &instance_interface; in GetPluginInterface()
172 static PPP_Instance instance_interface = { variable209 return &instance_interface; in PPP_GetInterface()
366 static PPP_Instance instance_interface = { in PPP_GetInterface() local373 return &instance_interface; in PPP_GetInterface()
96 static const PPP_Instance_1_1 instance_interface = { variable130 return &instance_interface; in GetInstanceInterface()
94 static PPP_Instance instance_interface = {102 return &instance_interface;
561 ppapi::PPP_Instance_Combined* instance_interface,
480 ppapi::PPP_Instance_Combined* instance_interface, in PepperPluginInstanceImpl() argument485 instance_interface_(instance_interface), in PepperPluginInstanceImpl()