Home
last modified time | relevance | path

Searched defs:GetTimestamp (Results 1 – 16 of 16) sorted by relevance

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dtime_utils.cc16 uint64_t GetTimestamp() { in GetTimestamp() function
/external/pigweed/pw_system/
Dlog_backend.cc52 int64_t GetTimestamp() { in GetTimestamp() function
/external/webrtc/audio/
Dchannel_receive_frame_transformer_delegate.cc36 uint32_t GetTimestamp() const override { return header_.timestamp; } in GetTimestamp() function in webrtc::__anon0fb0bef90111::TransformableAudioFrame
Dchannel_send_frame_transformer_delegate.cc40 uint32_t GetTimestamp() const override { in GetTimestamp() function in webrtc::__anon6d01e4a00111::TransformableAudioFrame
/external/webrtc/video/
Drtp_video_stream_receiver_frame_transformer_delegate.cc45 uint32_t GetTimestamp() const override { return frame_->Timestamp(); } in GetTimestamp() function in webrtc::__anon4960e76e0111::TransformableVideoReceiverFrame
/external/dynamic_depth/internal/dynamic_depth/
Dpose.cc97 int64 Pose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::Pose
Dearth_pose.cc102 int64 EarthPose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::EarthPose
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video_frame_transformer_delegate.cc56 uint32_t GetTimestamp() const override { return timestamp_; } in GetTimestamp() function in webrtc::__anon17f1e3ee0111::TransformableVideoSenderFrame
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_data.h127 inline const uint64_t GetTimestamp() const { return timestamp_; } in GetTimestamp() function
/external/stressapptest/src/
Dos.h255 inline static uint64 GetTimestamp(void) { in GetTimestamp() function
/external/libchrome/base/memory/
Ddiscardable_shared_memory.cc86 Time GetTimestamp() const { in GetTimestamp() function
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_wrapper.cc63 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in tensorflow::profiler::CuptiWrapper
Drocm_tracer.cc1114 /*static*/ uint64_t RocmTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::RocmTracer
Dcupti_tracer.cc1778 /*static*/ uint64 CuptiTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::CuptiTracer
/external/armnn/src/profiling/
DProfilingUtils.cpp904 uint64_t GetTimestamp() in GetTimestamp() function
/external/mesa3d/src/mesa/main/
Ddd.h1037 uint64_t (*GetTimestamp)(struct gl_context *ctx); member