Searched refs:ExcuteDelete (Results 1 – 2 of 2) sorted by relevance
1435 ErrCode ExcuteDelete(const std::string &key, const int32_t removeReason);
567 return ExcuteDelete(key, removeReason); in Delete()570 ErrCode AdvancedNotificationService::ExcuteDelete(const std::string &key, const int32_t removeReaso… in ExcuteDelete() function in OHOS::Notification::AdvancedNotificationService