Home
last modified time | relevance | path

Searched refs:RtcGetTimeZone (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Drtc_mini_virtual.c19 int32_t RtcGetTimeZone(int32_t *timeZone) in RtcGetTimeZone() function
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Drtc_if.h287 int32_t RtcGetTimeZone(int32_t *timeZone);
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Drtc_test.c628 ret = RtcGetTimeZone(&timeZone); in RtcMiniSetGetTimeZoneTest()