Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/utils/global/time/include/
H A Dtime_util.h42 [[maybe_unused]] static std::string FormatTime(const std::string &format) in FormatTime() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp133 std::string FormatTime(const int64_t timestamp, const std::string &format) in FormatTime() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp486 void VideoView::FormatTime(uint32_t inSeconds, char *outBuffer, uint8_t bufferLength) in FormatTime() function in OHOS::ACELite::VideoView
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp332 void DateTimeFormatModule::FormatTime(time_t time, char *res, const uint8_t resSize, uint8_t &start) in FormatTime() function in OHOS::ACELite::DateTimeFormatModule
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h107 enum class FormatTime { enum