Home
last modified time | relevance | path

Searched refs:NeedReport (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/storage/include/
H A Dcpu_storage.h47 bool NeedReport();
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/include/
H A Ddaily_db_helper.h40 bool NeedReport(int64_t nowTime);
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp26 bool HaMetaMessage::NeedReport() const in NeedReport() function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h66 bool NeedReport() const;
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp62 bool HaMetaMessage::NeedReport() const in NeedReport() function in OHOS::Notification::HaMetaMessage
154 if (request == nullptr || !message.NeedReport()) { in ReportDeleteFailedEvent()
155 ANS_LOGE("request is null %{public}d", message.NeedReport()); in ReportDeleteFailedEvent()
/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H A Ddaily_controller.cpp111 if (dbHelper_->NeedReport(nowTime)) { in TryToReportDb()
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp197 bool DailyDbHelper::NeedReport(int64_t nowTime) in NeedReport() function in OHOS::HiviewDFX::DailyDbHelper
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp352 if (!NeedReport()) { in Report()
389 bool CpuStorage::NeedReport() in NeedReport() function in OHOS::HiviewDFX::CpuStorage

Completed in 7 milliseconds