Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp301 ansManagerStub.HandleSetDistributedEnabledByBundle(datas, reply); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1072 ErrCode HandleSetDistributedEnabledByBundle(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp351 result = HandleSetDistributedEnabledByBundle(data, reply); in OnRemoteRequest()
2470 ErrCode AnsManagerStub::HandleSetDistributedEnabledByBundle(MessageParcel &data, MessageParcel &rep… in HandleSetDistributedEnabledByBundle() function in OHOS::Notification::AnsManagerStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp5228 ErrCode res = ansManagerStub_->HandleSetDistributedEnabledByBundle(data, reply);
5243 ErrCode res = ansManagerStub_->HandleSetDistributedEnabledByBundle(data, reply);