Searched refs:SendSmartNotificationEvent (Results 1 – 2 of 2) sorted by relevance
218 SendSmartNotificationEvent(FAULT_ID_ONE, FAULT_ID_ONE, false); in CheckAndEventNotify()220 SendSmartNotificationEvent(FAULT_ID_TWO, FAULT_ID_TWO, false); in CheckAndEventNotify()226 void StorageMonitorService::SendSmartNotificationEvent(const std::string &faultDesc, in SendSmartNotificationEvent() function in OHOS::StorageManager::StorageMonitorService272 SendSmartNotificationEvent(FAULT_ID_THREE, FAULT_SUGGEST_THREE, true); in EventNotifyHighFreqHandler()
44 …void SendSmartNotificationEvent(const std::string &faultDesc, const std::string &faultSuggest, boo…