Searched defs:time_stamp_ (Results 1 - 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
H A D | decoding_state.h | 68 uint32_t time_stamp_; member in class:webrtc::VCMDecodingState |
/external/v8/src/ | ||
H A D | perf-jit.cc | 55 uint64_t time_stamp_; member in struct:v8::internal::PerfJitHeader 73 uint64_t time_stamp_; member in struct:v8::internal::PerfJitBase 232 code_load.time_stamp_ = GetTimestamp(); 294 debug_info.time_stamp_ = GetTimestamp(); 347 unwinding_info_header.time_stamp_ = GetTimestamp(); 400 header.time_stamp_ = |
Completed in 162 milliseconds