/foundation/filemanagement/storage_service/services/storage_manager/volume/test/ |
H A D | notification_test.cpp | 51 std::shared_ptr<Notification> notification = DelayedSingleton<Notification>::GetInstance(); in HWTEST_F() local 75 std::shared_ptr<Notification> notification = DelayedSingleton<Notification>::GetInstance(); in HWTEST_F() local 101 std::shared_ptr<Notification> notification = DelayedSingleton<Notification>::GetInstance(); in HWTEST_F() local 125 std::shared_ptr<Notification> notification = DelayedSingleton<Notification>::GetInstance(); in HWTEST_F() local 149 std::shared_ptr<Notification> notification in HWTEST_F() local 173 std::shared_ptr<Notification> notification = DelayedSingleton<Notification>::GetInstance(); HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_event_notifier_proxy_test.cpp | 108 ProfileChangeNotification notification; in HWTEST_F() local
|
H A D | profile_change_notification_test.cpp | 79 ProfileChangeNotification notification; in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | kvstore_observer.h | 64 API_EXPORT virtual void OnSwitchChange(const SwitchNotification ¬ification) {} in OnSwitchChange() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_notifier_proxy.cpp | 90 void KVDBNotifierProxy::OnSwitchChange(const SwitchNotification ¬ification) in OnSwitchChange() argument
|
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_coap_capability.c | 108 void DiscCoapReportNotification(const NSTACKX_NotificationConfig *notification)
in DiscCoapReportNotification() argument
|
H A D | disc_nstackx_adapter.c | 191 static void OnNotificationReceived(const NSTACKX_NotificationConfig *notification)
in OnNotificationReceived() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvdb_notifier_stub.cpp | 102 SwitchNotification notification; in OnOnSwitchChange() local
|
H A D | kvdb_notifier_client.cpp | 87 void KVDBNotifierClient::OnSwitchChange(const SwitchNotification ¬ification) in OnSwitchChange() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_types_util.cpp | 84 bool Marshalling(const ChangeNotification ¬ification, MessageParcel &parcel) in Marshalling() argument
|
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | task_notification_subscriber.cpp | 47 void TaskNotificationSubscriber::OnCanceled(const std::shared_ptr<Notification::Notification> ¬ification,
in OnCanceled() argument 90 void TaskNotificationSubscriber::OnConsumed(const std::shared_ptr<Notification::Notification> ¬ification,
in OnConsumed() argument
|
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_notification_helper.cpp | 86 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> ¬ification) in GetAllActiveNotifications() argument
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 102 void KvDataChangeListener::OnSwitchChange(const DistributedKv::SwitchNotification& notification) in OnSwitchChange() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_connection.cpp | 316 void AvrcTgConnectManager::EnableNotifyState(const RawAddress &rawAddr, uint8_t notification) in EnableNotifyState() argument 333 void AvrcTgConnectManager::DisableNotifyState(const RawAddress &rawAddr, uint8_t notification) in DisableNotifyState() argument 350 bool AvrcTgConnectManager::IsNotifyStateEnabled(const RawAddress &rawAddr, uint8_t notification) in IsNotifyStateEnabled() argument [all...] |
/foundation/resourceschedule/background_task_mgr/services/test/unittest/ |
H A D | bgtask_misc_unit_test.cpp | 269 auto notification = std::make_shared<Notification::Notification>(notificationRequest); in HWTEST_F() local [all...] |
/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 64 void OnConsumed(const std::shared_ptr<OHOS::Notification::Notification> ¬ification,
in OnConsumed() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_kv_store.cpp | 646 void JsKVStore::DataObserver::OnChange(const ChangeNotification& notification) in OnChange() argument
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/ |
H A D | nstackx_device.h | 141 char notification[NSTACKX_MAX_NOTIFICATION_DATA_LEN]; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_connection.cpp | 267 void AvrcCtConnectManager::EnableNotifyState(const RawAddress &rawAddr, uint8_t notification) in EnableNotifyState() argument 284 void AvrcCtConnectManager::DisableNotifyState(const RawAddress &rawAddr, uint8_t notification) in DisableNotifyState() argument 301 bool AvrcCtConnectManager::IsNotifyStateEnabled(const RawAddress &rawAddr, uint8_t notification) in IsNotifyStateEnabled() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_single_kv_store.cpp | 851 void JsSingleKVStore::DataObserver::OnChange(const ChangeNotification& notification) in OnChange() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 1279 void CJSingleKVStore::DataObserver::OnChange(const DistributedKv::ChangeNotification& notification) in OnChange() argument
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_common.c | 182 int32_t GetServiceNotificationInfo(const uint8_t *buf, size_t size, NSTACKX_NotificationConfig *notification) in GetServiceNotificationInfo() argument 1695 void NotificationReceived(const NSTACKX_NotificationConfig *notification) in NotificationReceived() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_discover.c | 1079 NSTACKX_NotificationConfig *notification = local 1149 coap_resource_t *notification = coap_resource_init(coap_make_str_const(COAP_SERVICE_NOTIFICATION_URI), 0); global() local [all...] |