Home
last modified time | relevance | path

Searched refs:HandleOnCanceledListMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_stub.cpp63 result = HandleOnCanceledListMap(data, reply); in OnRemoteRequest()
196 ErrCode AnsSubscriberStub::HandleOnCanceledListMap(MessageParcel &data, MessageParcel &reply) in HandleOnCanceledListMap() function in OHOS::Notification::AnsSubscriberStub
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp80 ansSubscriberStub.HandleOnCanceledListMap(datas, reply); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_stub.h119 ErrCode HandleOnCanceledListMap(MessageParcel &data, MessageParcel &reply);