Searched refs:videoTotalTime (Results 1 – 2 of 2) sorted by relevance
2730 info.videoTotalTime = 0; in addBatteryData()2775 info.videoTotalTime += info.videoLastTime; in addBatteryData()2814 reply->writeInt32(info.videoTotalTime); in pullBatteryData()2817 info.videoTotalTime = 0; in pullBatteryData()
288 int32_t videoTotalTime; member