Home
last modified time | relevance | path

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

/base/time/time_service/services/
Dtime_system_ability.cpp561 auto rtcIdStr = name.substr(index + s.length()); in GetWallClockRtcId() local
562 rtcId = std::stoul(rtcIdStr); in GetWallClockRtcId()