Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Draw_data_base_def.cpp36 int ParseTimeZone(long tz) in ParseTimeZone()
/base/hiviewdfx/hiview/base/event_store/include/
Ddoc_query.h40 uint8_t tz; member
/base/time/time_service/services/time/src/
Dtime_zone_info.cpp122 struct timezone tz {}; in SetTimezoneToKernel() struct
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dresolver.cpp134 struct timezone tz; in GetTimeZone() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_record_c.h34 char tz[MAX_LENGTH_OF_TIME_ZONE]; member
/base/hiviewdfx/hiview/base/utility/
Dtime_util.cpp89 char tz[tzBufSize]; in GetTimeZone() local
/base/startup/init/services/init/standard/
Dinit.c107 struct timezone tz = { 0 }; in SystemInit() local
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dsys_event_manager.rs106 tz: [u8; MAX_LENGTH_OF_TIME_ZONE], field