Searched refs:lastCollectionTime (Results 1 – 2 of 2) sorted by relevance
84 mPeriodicCollectionInfo.lastCollectionTime = mLooper->now(); in handleMessage()144 info->lastCollectionTime += info->interval.count(); in handleCollectionEvent()145 mLooper->sendMessageAtTime(info->lastCollectionTime, this, event); in handleCollectionEvent()190 .lastCollectionTime = 0, in startCollection()295 << mCustomCollectionInfo.lastCollectionTime in startCustomCollection()303 .lastCollectionTime = mLooper->now(), in startCustomCollection()
70 nsecs_t lastCollectionTime = 0; member