Searched refs:LazyServiceRegistrarImpl (Results 1 – 2 of 2) sorted by relevance
95 class LazyServiceRegistrarImpl { class97 LazyServiceRegistrarImpl() : mClientCallback(new ClientCounterCallback) {} in LazyServiceRegistrarImpl() function in android::hardware::details::LazyServiceRegistrarImpl250 status_t LazyServiceRegistrarImpl::registerService( in registerService()259 bool LazyServiceRegistrarImpl::tryUnregister() { in tryUnregister()265 void LazyServiceRegistrarImpl::reRegister() { in reRegister()271 void LazyServiceRegistrarImpl::setActiveServicesCallback( in setActiveServicesCallback()279 mImpl = std::make_shared<details::LazyServiceRegistrarImpl>(); in LazyServiceRegistrar()
28 class LazyServiceRegistrarImpl; variable81 std::shared_ptr<details::LazyServiceRegistrarImpl> mImpl;