Searched refs:rtcIdStr (Results 1 – 1 of 1) sorted by relevance
561 auto rtcIdStr = name.substr(index + s.length()); in GetWallClockRtcId() local562 rtcId = std::stoul(rtcIdStr); in GetWallClockRtcId()