Searched refs:RegisterService (Results 1 – 9 of 9) sorted by relevance
45 bool RegisterService(ServiceBase& psb);
38 bool ServiceEntry::RegisterService(ServiceBase& psb) in RegisterService() function in ServiceEntry
49 serviceEntry.RegisterService(pluginService);
50 serviceEntry_->RegisterService(*this); in StartService()
52 serviceEntry_->RegisterService(*this); in StartService()
48 serviceEntry_->RegisterService(*this); in NativeMemoryProfilerSaService()
113 serviceEntry_->RegisterService(*pluginServiceImpl_.get()); in StartService()
702 builder.RegisterService(this); in StartService()