Home
last modified time | relevance | path

Searched refs:DEFAULT_TZ_POS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/base/
H A Draw_data_base_def.cpp24 constexpr unsigned int DEFAULT_TZ_POS = 14; // default "+0000" variable
37 int ret = DEFAULT_TZ_POS; in ParseTimeZone()
50 return ALL_TIME_ZONES.at(DEFAULT_TZ_POS); in ParseTimeZone()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Draw_data_base_def.cpp24 constexpr unsigned int DEFAULT_TZ_POS = 14; // default "+0000" variable
38 int ret = DEFAULT_TZ_POS; in ParseTimeZone()