Home
last modified time | relevance | path

Searched refs:HandleDelete (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.h84 void HandleDelete(FaultLoggerdRequest* request);
H A Dfault_logger_daemon.cpp400 void FaultLoggerDaemon::HandleDelete(FaultLoggerdRequest* request) in HandleDelete() function in OHOS::HiviewDFX::FaultLoggerDaemon
464 HandleDelete(request); in HandleRequestByPipeType()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp165 ansManagerStub.HandleDelete(datas, reply); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp173 ansManagerStub.HandleDelete(datas, reply); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp174 ansManagerStub.HandleDelete(datas, reply); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1000 ErrCode HandleDelete(MessageParcel &data, MessageParcel &reply);
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp163 result = HandleDelete(data, reply); in OnRemoteRequest()
1223 ErrCode AnsManagerStub::HandleDelete(MessageParcel &data, MessageParcel &reply) in HandleDelete() function in OHOS::Notification::AnsManagerStub
1227 ANS_LOGE("[HandleDelete] fail: read key failed."); in HandleDelete()
1233 ANS_LOGE("[HandleDelete] fail: read removeReason failed"); in HandleDelete()
1239 ANS_LOGE("[HandleDelete] fail: write result failed, ErrCode=%{public}d", result); in HandleDelete()

Completed in 10 milliseconds