OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instance_interface_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc
485
instance_interface_
(instance_interface),
622
instance_interface_
->DidDestroy(pp_instance());
625
instance_interface_
.reset();
785
bool success = PP_ToBool(
instance_interface_
->DidCreate(pp_instance(),
[
all
...]
pepper_plugin_instance_impl.h
657
scoped_ptr<ppapi::PPP_Instance_Combined>
instance_interface_
;
member in class:content::PepperPluginInstanceImpl
[
all
...]
Completed in 150 milliseconds