Searched refs:kKeyDecodingTime (Results 1 – 3 of 3) sorted by relevance
61 kKeyDecodingTime = 'decT', // int64_t (decoding timestamp in usecs) enumerator
1986 CHECK(meta_data->findInt64(kKeyDecodingTime, &decodingTimeUs)); in threadEntry()
2227 buffer->meta_data()->setInt64(kKeyDecodingTime, decodingTimeUs); in on_message()