Searched refs:NeedReport (Results 1 – 8 of 8) sorted by relevance
47 bool NeedReport();
40 bool NeedReport(int64_t nowTime);
26 bool HaMetaMessage::NeedReport() const in NeedReport() function in OHOS::Notification::HaMetaMessage
64 bool HaMetaMessage::NeedReport() const in NeedReport() function in OHOS::Notification::HaMetaMessage161 if (request == nullptr || !message.NeedReport()) { in ReportDeleteFailedEvent()162 ANS_LOGE("request is null %{public}d", message.NeedReport()); in ReportDeleteFailedEvent()
67 bool NeedReport() const;
352 if (!NeedReport()) { in Report()389 bool CpuStorage::NeedReport() in NeedReport() function in OHOS::HiviewDFX::CpuStorage
111 if (dbHelper_->NeedReport(nowTime)) { in TryToReportDb()
197 bool DailyDbHelper::NeedReport(int64_t nowTime) in NeedReport() function in OHOS::HiviewDFX::DailyDbHelper