Searched refs:LocalRegistrationCallback (Results 1 – 11 of 11) sorted by relevance
134 struct LocalRegistrationCallback : public virtual RefBase { struct136 virtual ~LocalRegistrationCallback() {} in ~LocalRegistrationCallback() argument140 const sp<LocalRegistrationCallback>& callback) = 0;143 const sp<LocalRegistrationCallback>& callback) = 0;
61 const sp<LocalRegistrationCallback>& callback) override;64 const sp<LocalRegistrationCallback>& callback) override;
110 const sp<LocalRegistrationCallback>&) { in registerForNotifications() argument115 const sp<LocalRegistrationCallback>&) { in unregisterForNotifications() argument
50 public virtual IServiceManager::LocalRegistrationCallback {
468 using LocalRegistrationCallback = IServiceManager::LocalRegistrationCallback; in TEST_F() typedef469 class LocalRegistrationCallbackImpl : public virtual LocalRegistrationCallback { in TEST_F()473 sp<LocalRegistrationCallback> cb = sp<LocalRegistrationCallbackImpl>::make(); in TEST_F()481 using LocalRegistrationCallback = IServiceManager::LocalRegistrationCallback; in TEST_F() typedef482 class LocalRegistrationCallbackImpl : public virtual LocalRegistrationCallback { in TEST_F()486 sp<LocalRegistrationCallback> cb = sp<LocalRegistrationCallbackImpl>::make(); in TEST_F()1381 using LocalRegistrationCallback = IServiceManager::LocalRegistrationCallback; in TEST() typedef1382 class LocalRegistrationCallbackImpl : public virtual LocalRegistrationCallback { in TEST()1386 sp<LocalRegistrationCallback> cb = sp<LocalRegistrationCallbackImpl>::make(); in TEST()
66 const sp<LocalRegistrationCallback>&));68 const sp<LocalRegistrationCallback>&));
124 : public IServiceManager::LocalRegistrationCallback {
53 using AidlRegistrationCallback = IServiceManager::LocalRegistrationCallback;125 std::pair<sp<LocalRegistrationCallback>, sp<RegistrationWaiter>>;
83 public virtual IServiceManager::LocalRegistrationCallback,828 public virtual IServiceManager::LocalRegistrationCallback {887 public virtual IServiceManager::LocalRegistrationCallback,
131 public virtual IServiceManager::LocalRegistrationCallback {