HomeSort by relevance Sort by last modified time
    Searched refs:RemoveInstance (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.h 51 void RemoveInstance(PP_Instance instance);
host_dispatcher_wrapper.cc 93 void HostDispatcherWrapper::RemoveInstance(PP_Instance instance) {
plugin_module.cc 590 host_dispatcher_wrapper_->RemoveInstance(instance->pp_instance());

Completed in 27 milliseconds