Home
last modified time | relevance | path

Searched refs:ExcuteDelete (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp183 service->ExcuteDelete(stringData, fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1419 ErrCode ExcuteDelete(const std::string &key, const int32_t removeReason);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp562 return ExcuteDelete(key, removeReason); in Delete()
565 ErrCode AdvancedNotificationService::ExcuteDelete(const std::string &key, const int32_t removeReason) in ExcuteDelete() function in OHOS::Notification::AdvancedNotificationService

Completed in 7 milliseconds