Home
last modified time | relevance | path

Searched refs:timezone (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp64 long timezone = 0; in FormatDateTimeByTimeZone() local
71 timezone = timeWithOffset.tm_gmtoff; in FormatDateTimeByTimeZone()
74 std::chrono::system_clock::from_time_t(std::mktime(&tm)) + std::chrono::seconds(timezone - diffTime); in FormatDateTimeByTimeZone()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp92 struct timezone timeZone; in GetTimeOfNow()
147 struct timezone timeZone; in GetTimeOfZone()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp26 struct timezone timeZone {}; in GetSystemTimeZone()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp94 struct timezone tz = {}; in ProcessMessage()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Duuid.cpp77 struct timezone tz; in RandomUUID()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.cpp35 struct timezone tz = {}; in Random()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.cpp400 struct timezone timeZone; in GetCurrentClockTick()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp289 struct timezone timeZone; in HWTEST_F()
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp269 struct timezone tz; in GetCurTime()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp804 struct timezone tz; in GetTime()

Completed in 10 milliseconds