Home
last modified time | relevance | path

Searched refs:gmtime (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_common.cpp29 struct tm *t = gmtime(&now); in GetRtspDate()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp202 localTime = gmtime(&nowTime); in HWTEST_F()
239 localTime = gmtime(&nowTime); in HWTEST_F()
285 localTime = gmtime(&nowTime); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp375 std::string astcStartTime = asctime(gmtime(&startTime)); in ReportCloudSyncThumbGenerationStatus()
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata_extractor.cpp121 time_t convertTwiceTime = mktime(gmtime(&convertOnceTime)); in convertUTCTimeStrToTimeStamp()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp323 timeZoneTime = std::gmtime(&current); // Convert to UTC time. in GetCurrentFormatDateTime()

Completed in 7 milliseconds