Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp96 timeInfoVec.push_back(alarm); in CallbackAlarmIfNeed()
97 proxyMap_[uid] = timeInfoVec; in CallbackAlarmIfNeed()
100 timeInfoVec.push_back(alarm); in CallbackAlarmIfNeed()
154 auto timeInfoVec = itMap->second; in ProxyTimer() local
164 timeInfoVec.clear(); in ProxyTimer()
196 auto timeInfoVec = itMap->second; in PidProxyTimer() local
206 timeInfoVec.clear(); in PidProxyTimer()
287 auto timeInfoVec = it->second; in ResetProxyMaps() local
297 timeInfoVec.clear(); in ResetProxyMaps()
306 auto timeInfoVec = it->second; in ResetProxyPidMaps() local
[all …]