Searched refs:rtcIdStr (Results 1 - 1 of 1) sorted by relevance
/base/time/time_service/services/ | ||
H A D | time_system_ability.cpp | 700 auto rtcIdStr = name.substr(index + s.length()); in GetWallClockRtcId() local 701 rtcId = std::stoul(rtcIdStr); in GetWallClockRtcId() |
Completed in 3 milliseconds