Searched refs:ServiceRegistryImpl (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/common/mojo/
H A Dservice_registry_impl.cc11 ServiceRegistryImpl::ServiceRegistryImpl() function in class:content::ServiceRegistryImpl
15 ServiceRegistryImpl::ServiceRegistryImpl(mojo::ScopedMessagePipeHandle handle) function in class:content::ServiceRegistryImpl
20 ServiceRegistryImpl::~ServiceRegistryImpl() {
27 void ServiceRegistryImpl::BindRemoteServiceProvider(
40 void ServiceRegistryImpl::OnConnectionError() {
44 void ServiceRegistryImpl::AddService(
52 void ServiceRegistryImpl
[all...]
H A Dservice_registry_impl.h22 class ServiceRegistryImpl : public ServiceRegistry, class in namespace:content
25 ServiceRegistryImpl();
26 explicit ServiceRegistryImpl(mojo::ScopedMessagePipeHandle handle);
27 virtual ~ServiceRegistryImpl();
/external/chromium_org/content/child/mojo/
H A Dmojo_application.h36 ServiceRegistryImpl service_registry_;
/external/chromium_org/content/browser/mojo/
H A Dmojo_application_host.h47 ServiceRegistryImpl service_registry_;
/external/chromium_org/content/renderer/mojo/
H A Dservice_registry_js_wrapper.cc28 static_cast<ServiceRegistryImpl*>(service_registry)->GetWeakPtr()));
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.h507 ServiceRegistryImpl service_registry_;
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h733 ServiceRegistryImpl service_registry_;

Completed in 668 milliseconds