Home
last modified time | relevance | path

Searched defs:dateStr (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/usage_event_report/fold/cache/
Dfold_app_usage_event_factory.cpp51 void UpdateEventFromFoldAppUsageInfo(const FoldAppUsageInfo& info, const std::string& dateStr, in UpdateEventFromFoldAppUsageInfo()
103 …std::string dateStr = TimeUtil::TimestampFormatToDate(startTime_ / TimeUtil::SEC_TO_MILLISEC, DATE… in Create() local
/base/hiviewdfx/hiview/plugins/event_store/
Dsys_event_store.cpp90 bool SysEventStore::IsNeedBackup(const std::string& dateStr) in IsNeedBackup()
147 std::string dateStr(TimeUtil::TimestampFormatToDate(TimeUtil::GetSeconds(), "%Y%m%d")); in OnEvent() local
/base/hiviewdfx/hiview/base/utility/
Dhiview_db_util.cpp51 std::string dateStr = TimeUtil::TimestampFormatToDate(TimeUtil::GetSeconds(), "%Y%m%d"); in CreateFileNameByDate() local
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
Dapp_usage_event_factory.cpp118 std::string dateStr = TimeUtil::TimestampFormatToDate(startTime / MILLISEC_TO_SEC, DATE_FORMAT); in GetAppUsageInfosByUserId() local
/base/hiviewdfx/hiview/framework/native/unified_collection/trace_manager/storage/
Dtrace_storage.cpp133 std::string dateStr = TimeUtil::TimestampFormatToDate(std::time(nullptr), "%Y-%m-%d"); in GetDate() local