Home
last modified time | relevance | path

Searched refs:HandleOnEnabledNotificationChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_stub.cpp75 result = HandleOnEnabledNotificationChanged(data, reply); in OnRemoteRequest()
276 ErrCode AnsSubscriberStub::HandleOnEnabledNotificationChanged(MessageParcel &data, MessageParcel &r… in HandleOnEnabledNotificationChanged() function in OHOS::Notification::AnsSubscriberStub
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp50 ansSubscriberStub.HandleOnEnabledNotificationChanged(datas, reply); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_stub.h122 ErrCode HandleOnEnabledNotificationChanged(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
H A Dans_subscriber_stub_unit_test.cpp489 ErrCode res = stub_->HandleOnEnabledNotificationChanged(data, reply);
506 ErrCode res = stub_->HandleOnEnabledNotificationChanged(data, reply);