Home
last modified time | relevance | path

Searched defs:subscriber_ (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/include/appaccount/
Dapp_account_common_event_observer.h48 std::shared_ptr<AppAccountCommonEventSubscriber> subscriber_ = nullptr; variable
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
Dthermal_common_event_receiver.h62 std::shared_ptr<Ces> subscriber_; variable
/base/powermgr/power_manager/services/native/include/
Dpower_mgr_monitor.h67 std::shared_ptr<Ces> subscriber_; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp63 static sptr<AnsSubscriberInterface> subscriber_; member in OHOS::Notification::NotificationSubscriberManagerTest
69 sptr<AnsSubscriberInterface> NotificationSubscriberManagerTest::subscriber_ = nullptr; member in OHOS::Notification::NotificationSubscriberManagerTest
/base/location/services/location_locator/locator/include/
Dlocator_background_proxy.h108 std::shared_ptr<UserSwitchSubscriber> subscriber_ = nullptr; variable