Home
last modified time | relevance | path

Searched defs:timeStr (Results 1 - 25 of 38) sorted by relevance

12

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dtime.h46 std::string timeStr; in GetStartRealTime() local
/base/useriam/user_auth_framework/common/utils/
H A Diam_time.cpp38 char timeStr[buffSize + 1] = {0}; in GetNowTimeString() local
/base/tee/tee_client/services/teecd/include/
H A Dmisc_work_agent.h39 char timeStr[MISC_CONTROL_TIME_STR_LEN]; member
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp101 std::string timeStr = GetCurrentTimeStr(static_cast<uint64_t>(now)); in HWTEST_F() local
/base/web/webview/test/fuzztest/ohos_adapter/datetimeformatadapter_fuzzer/
H A Ddatetimeformatadapterimpl_fuzzer.cpp78 auto timeStr = newadapter->GetTimezone(); in DateTimeFormatAdapterFuzzTest() local
/base/web/webview/test/unittest/ohos_adapter/date_time_adapter_impl_test/
H A Ddate_time_adapter_impl_test.cpp122 auto timeStr = adapter->GetTimezone(); in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_metadata_extractor.cpp40 static time_t convertTimeStr2TimeStamp(string &timeStr) in convertTimeStr2TimeStamp() argument
/third_party/skia/samplecode/
H A DSampleCusp.cpp163 std::string timeStr = std::to_string((float) (curTime - start) / 1000.f); variable
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp114 std::string timeStr = OHOS::HiviewDFX::GetFormatedTime(timeTmp); in ReadGwpAsanRecord() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h73 void SetCacheableTimeString(const std::string &timeStr) in SetCacheableTimeString() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsnapshot_surface.cpp62 char timeStr[MAX_TIME_STR_LEN] = { 0 }; in GenerateFileName() local
/foundation/multimodalinput/input/service/event_dump/src/
H A Devent_statistic.cpp59 std::string timeStr = std::to_string(timestamp); in ConvertTimeToStr() local
/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c198 STATIC INT32 OsDateSetTime(const CHAR *timeStr) in OsDateSetTime() argument
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp101 std::string timeStr = sysEvent->GetEventValue("SUB_LOG_PATH"); in HandleBBoxEvent() local
H A Dpanic_report_recovery.cpp172 std::string GetBackupFilePath(const std::string& timeStr) in GetBackupFilePath() argument
203 void CompressAndCopyLogFiles(const std::string& srcPath, const std::string& timeStr) in CompressAndCopyLogFiles() argument
239 const std::string& timeStr = bboxSaveLogFlags.happenTime; in ReportPanicEventAfterRecovery() local
275 const std::string& timeStr = bboxSaveLogFlags.happenTime; ConfirmReportResult() local
[all...]
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp292 std::string timeStr = "197001060319"; in HWTEST_F() local
306 std::string timeStr = "19700106031950"; in HWTEST_F() local
320 std::string timeStr = "20240217034255"; in HWTEST_F() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp180 string timeStr; in GetHappenTime() local
/base/hiviewdfx/hitrace/utils/
H A Dtrace_utils.cpp100 char timeStr[bufferSize] = {0}; in GenerateTraceFileName() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher.cpp158 std::string timeStr = std::to_string(timestamp); in OnSysEvent() local
257 std::string timeStr = std::to_string(timestamp); in AddExportTask() local
169 HandleSubscribeTask(std::shared_ptr<OHOS::HiviewDFX::SysEvent> &event, std::string srcPath, std::string timeStr) HandleSubscribeTask() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp75 char timeStr[MAX_TIME_STR_LEN]; in ConvertTimestampToStr() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp112 auto timeStr = pos->second; in ParseAnimationStyle() local
132 KeyframesAddKeyFrame( const std::string& keyStyle, const std::string& value, const std::string& timeStr) KeyframesAddKeyFrame() argument
[all...]
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp100 time_t StrTimeToTimestamp(const std::string &timeStr) in StrTimeToTimestamp() argument
/kernel/liteos_m/testsuites/unittest/posix/src/time/
H A Dtime_func_test_01.c133 static char *TmToStr(const struct tm *timePtr, char *timeStr, unsigned len) in TmToStr() argument
201 char timeStr[TIME_STR_LEN] = {0}; variable
415 char timeStr[TIME_STR_LEN] = {0}; global() variable
[all...]
/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp164 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in GetDesFileName() local
254 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SaveEventAndLogToSandBox() local
313 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SendOverLimitEventToSandBox() local
332 std::string timeStr = std::to_string(TimeUtil::GetMilliseconds()); in SendEventToSandBox() local
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_cpu_service.cpp304 CreateDumpTimeString(const std::string &startTime, const std::string &endTime, std::string &timeStr) CreateDumpTimeString() argument

Completed in 12 milliseconds

12