Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_dfx/include/
H A Ddfx_const.h35 const std::string DATE_FORMAT = "%Y/%m/%d"; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_event_factory.cpp34 const std::string DATE_FORMAT = "%Y-%m-%d"; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp39 const std::string DATE_FORMAT = "%Y-%m-%d"; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp43 constexpr char DATE_FORMAT[] = "%Y%m%d"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.cpp27 constexpr char DATE_FORMAT[] = "MM-dd HH:mm:ss"; variable