Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp305 ansManagerStub.HandleIsDistributedEnabledByBundle(datas, reply); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1073 ErrCode HandleIsDistributedEnabledByBundle(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp355 result = HandleIsDistributedEnabledByBundle(data, reply); in OnRemoteRequest()
2521 ErrCode AnsManagerStub::HandleIsDistributedEnabledByBundle(MessageParcel &data, MessageParcel &repl… in HandleIsDistributedEnabledByBundle() 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.cpp5265 ErrCode result = ansManagerStub_->HandleIsDistributedEnabledByBundle(data, reply);
5281 ErrCode result = ansManagerStub_->HandleIsDistributedEnabledByBundle(data, reply);