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

  /external/chromium_org/content/child/npapi/
plugin_instance.h 171 void PluginThreadAsyncCall(void (*func)(void *),
plugin_instance.cc 436 void PluginInstance::PluginThreadAsyncCall(void (*func)(void*),
plugin_host.cc 149 host_funcs_.pluginthreadasynccall = NPN_PluginThreadAsyncCall;
933 plugin->PluginThreadAsyncCall(func, user_data);
    [all...]
  /external/chromium_org/content/browser/
plugin_browsertest.cc 349 IN_PROC_BROWSER_TEST_F(PluginTest, MAYBE(PluginThreadAsyncCall)) {

Completed in 2769 milliseconds