Home
last modified time | relevance | path

Searched defs:timeStr (Results 1 – 25 of 29) sorted by relevance

12

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dpanic_report_recovery.cpp172 std::string GetBackupFilePath(const std::string& timeStr) in GetBackupFilePath()
203 void CompressAndCopyLogFiles(const std::string& srcPath, const std::string& timeStr) in CompressAndCopyLogFiles()
239 const std::string& timeStr = bboxSaveLogFlags.happenTime; in ReportPanicEventAfterRecovery() local
275 const std::string& timeStr = bboxSaveLogFlags.happenTime; in ConfirmReportResult() local
Dbbox_detector_plugin.cpp115 std::string timeStr = sysEvent->GetEventValue("SUB_LOG_PATH"); in HandleBBoxEvent() local
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
Dutility_common_utils_test.cpp285 std::string timeStr = "197001060319"; variable
299 std::string timeStr = "19700106031950"; variable
313 std::string timeStr = "20240217034255"; variable
/base/useriam/user_auth_framework/common/utils/
Diam_time.cpp38 char timeStr[buffSize + 1] = {0}; in GetNowTimeString() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher.cpp158 std::string timeStr = std::to_string(timestamp); in OnSysEvent() local
170 std::string srcPath, std::string timeStr) in HandleSubscribeTask()
257 std::string timeStr = std::to_string(timestamp); in AddExportTask() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp449 std::string timeStr = GetFormatedTimeWithMillsec(info.time); variable
516 std::string timeStr = GetFormatedTimeWithMillsec(info.time); in GenCppCrashLogTestCommon() local
586 std::string timeStr = GetFormatedTimeWithMillsec(info.time); variable
613 std::string timeStr = GetFormatedTimeWithMillsec(info.time); variable
1568 std::string timeStr = GetFormatedTimeWithMillsec(now); variable
1620 std::string timeStr = GetFormatedTimeWithMillsec(now); variable
1662 std::string timeStr = GetFormatedTimeWithMillsec(now); variable
2288 std::string timeStr = GetFormatedTimeWithMillsec(now); variable
2665 auto timeStr = GetFormatedTimeHHMMSS(ts, true); variable
2678 auto timeStr = GetFormatedTimeHHMMSS(ts, false); variable
[all …]
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp229 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in GetDesFileName() local
377 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SaveEventAndLogToSandBox() local
436 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SendOverLimitEventToSandBox() local
457 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SendEventToSandBox() local
/base/hiviewdfx/hiview/test/plugins/test_plugin/
Dtest_content.cpp195 std::string timeStr = data.GetData(); in TestTraceOnXpower() local
216 std::string timeStr = data.GetData(); in TestTraceOnXPerf() local
/base/tee/tee_client/services/teecd/include/
Dmisc_work_agent.h39 char timeStr[MISC_CONTROL_TIME_STR_LEN]; member
/base/web/webview/test/unittest/ohos_adapter/date_time_adapter_impl_test/
Ddate_time_adapter_impl_test.cpp122 auto timeStr = adapter->GetTimezone(); variable
/base/web/webview/test/fuzztest/ohos_adapter/datetimeformatadapter_fuzzer/
Ddatetimeformatadapterimpl_fuzzer.cpp82 auto timeStr = newadapter->GetTimezone(); in DateTimeFormatAdapterFuzzTest() local
/base/hiviewdfx/faultloggerd/test/unittest/common/
Dcommon_test.cpp102 std::string timeStr = GetCurrentTimeStr(static_cast<uint64_t>(now)); variable
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_common.cpp137 std::ostringstream timeStr; in WriteTimeInfoToFd() local
/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp167 string timeStr; in GetHappenTime() local
/base/security/security_guard/frameworks/common/collect/src/
Devent_subscribe_client.cpp101 … std::string timeStr = std::to_string(std::chrono::steady_clock::now().time_since_epoch().count()); in ConstructClientId() local
Ddata_collect_manager.cpp54 … std::string timeStr = std::to_string(std::chrono::steady_clock::now().time_since_epoch().count()); in DataCollectManager() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
Dgwpasan_collector.cpp120 std::string timeStr = OHOS::HiviewDFX::GetFormatedTime(timeTmp); in ReadGwpAsanRecord() local
/base/hiviewdfx/hitrace/frameworks/trace_source/
Dtrace_content.cpp380 std::string timeStr = std::to_string(unixTimeMs); in WriteUnixTimeMs() local
388 std::string timeStr = std::to_string(bootTimeMs); in WriteBootTimeMs() local
/base/hiviewdfx/hidumper/services/native/src/
Ddump_manager_cpu_service.cpp310 const std::string &endTime, std::string &timeStr) in CreateDumpTimeString()
/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dfaultlog_util.cpp91 auto timeStr = std::string(buf); in GetFormatedTimeHHMMSS() local
/base/telephony/cellular_call/services/common/src/
Dcellular_call_hisysevent.cpp236 char timeStr[TIME_STR_LENGTH] = {0}; in WriteCallTansferEvent() local
/base/hiviewdfx/faultloggerd/services/
Dtemp_file_manager.cpp76 auto timeStr = fileName.substr(fileName.find_last_of(timeStrSplit) + 1, timeStrLen); in GetTimeFromFileName() local
/base/hiviewdfx/hitrace/cmd/
Dhitrace_cmd.cpp217 char timeStr[bufferSize] = {0}; in ConsoleLog() local
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp163 int32_t TelRilNetwork::NetworkTimeUpdated(const std::string &timeStr) in NetworkTimeUpdated()
/base/security/device_auth/services/identity_service/src/
Didentity_operation.c87 char *timeStr = NULL; in CombineBaseCredId() local

12