Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Draw_data_base_def.cpp36 int ParseTimeZone(long tz) in ParseTimeZone()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h40 uint8_t tz; member
/ohos5.0/base/time/time_service/services/time/src/
H A Dtime_zone_info.cpp122 struct timezone tz {}; in SetTimezoneToKernel() struct
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp133 struct timezone tz; in GetTimeZone() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp162 XMLThermalZoneInfo tz; in ParsePollingNode() local
259 void ThermalHdfConfig::GetThermalZoneNodeInfo(XMLThermalZoneInfo& tz, const xmlNode* node) in GetThermalZoneNodeInfo()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h34 char tz[MAX_LENGTH_OF_TIME_ZONE]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js447 setTranslateRotateScale(tx, ty, tz, rx, ry, rz, sx, sy, sz) { argument
479 setTRS(tx, ty, tz, rx, ry, rz, sx, sy, sz) { argument
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp94 struct timezone tz = {}; in ProcessMessage() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.cpp35 struct timezone tz = {}; in Random() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Duuid.cpp77 struct timezone tz; in RandomUUID() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp89 char tz[tzBufSize]; in GetTimeZone() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/
H A Dmatrix_fuzzer.cpp99 scalar tz = GetObject<scalar>(); in MatrixFuzzTest001() local
/ohos5.0/base/startup/init/services/init/standard/
H A Dinit.c107 struct timezone tz = { 0 }; in SystemInit() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event_manager.rs106 tz: [u8; MAX_LENGTH_OF_TIME_ZONE], field
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp269 struct timezone tz; in GetCurTime() local
/ohos5.0/commonlibrary/ets_utils/platform/ios/
H A Dprocess_helper.cpp453 struct timezone tz; in GetSysTimer() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp903 struct timezone tz; in GetTime() local