OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveForInstance
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/proxy/
host_dispatcher.h
71
static void
RemoveForInstance
(PP_Instance instance);
host_dispatcher.cc
123
void HostDispatcher::
RemoveForInstance
(PP_Instance instance) {
ppapi_proxy_test.cc
469
HostDispatcher::
RemoveForInstance
(pp_instance());
/external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.cc
94
ppapi::proxy::HostDispatcher::
RemoveForInstance
(instance);
Completed in 39 milliseconds