Home
last modified time | relevance | path

Searched defs:SubscriberDeathRecipient (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/security/security_guard/services/data_collect/sa/include/
H A Ddata_collect_manager_service.h59 … explicit SubscriberDeathRecipient(wptr<DataCollectManagerService> service) : service_(service) {} in SubscriberDeathRecipient() function
/ohos5.0/base/security/security_guard/services/security_collector/include/
H A Dsecurity_collector_manager_service.h34SubscriberDeathRecipient(wptr<SecurityCollectorManagerService> service) : service_(service) {} in SubscriberDeathRecipient() function
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Ddata_collect_manager_service.h58 … explicit SubscriberDeathRecipient(wptr<DataCollectManagerService> service) : service_(service) {} in SubscriberDeathRecipient() function
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_manager_service.h34SubscriberDeathRecipient(wptr<SecurityCollectorManagerService> service) : service_(service) {} in SubscriberDeathRecipient() function
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h36 class SubscriberDeathRecipient; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dprofile_event_handler.h41 friend class SubscriberDeathRecipient; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dbg_transient_task_mgr.h46 class SubscriberDeathRecipient; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp257 SubscriberDeathRecipient::SubscriberDeathRecipient() {} in SubscriberDeathRecipient() function in OHOS::DevStandbyMgr::SubscriberDeathRecipient
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp780 SubscriberDeathRecipient::SubscriberDeathRecipient(const wptr<BackgroundTaskMgrService>& service) in SubscriberDeathRecipient() function in OHOS::BackgroundTaskMgr::SubscriberDeathRecipient