Searched refs:offloadTsLast_ (Results 1 – 2 of 2) sorted by relevance
806 streamImpl->offloadTsLast_ = 0; in PAStreamStartSuccessCb()828 streamImpl->offloadTsLast_ = 0; in PAStreamPauseSuccessCb()1043 bool first = offloadTsLast_ == 0; in GetOffloadApproximatelyCacheTime()1044 offloadTsLast_ = readIndex; in GetOffloadApproximatelyCacheTime()1093 offloadTsLast_ = 0; in ResetOffload()
137 uint64_t offloadTsLast_ = 0; variable