Searched refs:ClientCounterCallback (Results 1 – 1 of 1) sorted by relevance
33 class ClientCounterCallback : public ::android::hidl::manager::V1_2::IClientCallback { class35 ClientCounterCallback() {} in ClientCounterCallback() function in android::hardware::details::ClientCounterCallback97 LazyServiceRegistrarImpl() : mClientCallback(new ClientCounterCallback) {} in LazyServiceRegistrarImpl()106 sp<ClientCounterCallback> mClientCallback;109 bool ClientCounterCallback::addRegisteredService(const sp<IBase>& service, in addRegisteredService()121 ClientCounterCallback::Service& ClientCounterCallback::assertRegisteredServiceLocked( in assertRegisteredServiceLocked()132 bool ClientCounterCallback::registerServiceLocked(const sp<IBase>& service, in registerServiceLocked()155 Return<void> ClientCounterCallback::onClients(const sp<::android::hidl::base::V1_0::IBase>& service, in onClients()194 bool ClientCounterCallback::tryUnregisterLocked() { in tryUnregisterLocked()213 void ClientCounterCallback::reRegisterLocked() { in reRegisterLocked()[all …]