HomeSort by relevance Sort by last modified time
    Searched defs:service_registry_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/child/mojo/
mojo_application.h 29 ServiceRegistry* service_registry() { return &service_registry_; }
36 ServiceRegistryImpl service_registry_; member in class:content::MojoApplication
  /external/chromium_org/content/renderer/mojo/
service_registry_js_wrapper.h 44 base::WeakPtr<ServiceRegistry> service_registry_; member in class:content::ServiceRegistryJsWrapper
  /external/chromium_org/content/browser/mojo/
mojo_application_host.h 39 ServiceRegistry* service_registry() { return &service_registry_; }
47 ServiceRegistryImpl service_registry_; member in class:content::MojoApplicationHost
  /external/chromium_org/content/browser/frame_host/
render_frame_host_impl.h 507 ServiceRegistryImpl service_registry_; member in class:content::RenderFrameHostImpl
  /external/chromium_org/content/renderer/
render_frame_impl.h 733 ServiceRegistryImpl service_registry_; member in class:content::RenderFrameImpl
    [all...]

Completed in 261 milliseconds