Home
last modified time | relevance | path

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

/base/time/time_service/services/
H A Dtime_system_ability.cpp625 struct tm *gmtime_res = nullptr; in SetRtcTime() local
642 gmtime_res = gmtime_r(&sec, &tm); in SetRtcTime()
643 if (gmtime_res) { in SetRtcTime()

Completed in 2 milliseconds