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

  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h 62 typedef base::Thread* (*RendererMainThreadFactoryFunction)(
231 RendererMainThreadFactoryFunction create);
render_process_host_impl.cc 389 RendererMainThreadFactoryFunction g_renderer_main_thread_factory = NULL;
525 RendererMainThreadFactoryFunction create) {
    [all...]

Completed in 420 milliseconds