Searched refs:GetServiceByName (Results 1 – 2 of 2) sorted by relevance
74 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
82 const ExposedService* GetServiceByName(const std::string&);