Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Draw_data_base_def.cpp36 int ParseTimeZone(long tz) in ParseTimeZone()
/base/time/time_service/services/time/src/
Dtime_zone_info.cpp89 struct timezone tz {}; in SetTimezoneToKernel() struct
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dresolver.cpp143 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.cpp84 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/src/
Dsys_event_manager.rs104 tz: [u8; MAX_LENGTH_OF_TIME_ZONE], field