Home
last modified time | relevance | path

Searched refs:GetServiceByName (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/ipc/
Dhost_impl.cc74 if (GetServiceByName(service_name)) { in ExposeService()
147 const ExposedService* service = GetServiceByName(req.service_name()); in OnBindService()
264 const HostImpl::ExposedService* HostImpl::GetServiceByName( in GetServiceByName() function in perfetto::ipc::HostImpl
Dhost_impl.h82 const ExposedService* GetServiceByName(const std::string&);