Home
last modified time | relevance | path

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

12

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dtime_utils.cc16 uint64_t GetTimestamp() { in GetTimestamp() function
/external/openthread/src/core/meshcop/
Ddataset_local.hpp97 const Timestamp *GetTimestamp(void) const { return mTimestampPresent ? &mTimestamp : nullptr; } in GetTimestamp() function in ot::MeshCoP::DatasetLocal
Ddataset.cpp373 Error Dataset::GetTimestamp(Type aType, Timestamp &aTimestamp) const in GetTimestamp() function in ot::MeshCoP::Dataset
Dmeshcop_tlvs.hpp1037 const Timestamp &GetTimestamp(void) const { return mTimestamp; } in GetTimestamp() function in ot::MeshCoP::ActiveTimestampTlv
1045 Timestamp &GetTimestamp(void) { return mTimestamp; } in GetTimestamp() function in ot::MeshCoP::ActiveTimestampTlv
1198 const Timestamp &GetTimestamp(void) const { return mTimestamp; } in GetTimestamp() function in ot::MeshCoP::PendingTimestampTlv
1206 Timestamp &GetTimestamp(void) { return mTimestamp; } in GetTimestamp() function in ot::MeshCoP::PendingTimestampTlv
Ddataset_manager.cpp68 const Timestamp *DatasetManager::GetTimestamp(void) const in GetTimestamp() function in ot::MeshCoP::DatasetManager
/external/pigweed/pw_system/
Dlog_backend.cc58 int64_t GetTimestamp() { in GetTimestamp() function
/external/webrtc/audio/
Dchannel_receive_frame_transformer_delegate.cc38 uint32_t GetTimestamp() const override { return header_.timestamp; } in GetTimestamp() function in webrtc::__anon0a35ebb20111::TransformableIncomingAudioFrame
Dchannel_send_frame_transformer_delegate.cc40 uint32_t GetTimestamp() const override { in GetTimestamp() function in webrtc::__anona59aa3f90111::TransformableOutgoingAudioFrame
/external/webrtc/video/
Drtp_video_stream_receiver_frame_transformer_delegate.cc45 uint32_t GetTimestamp() const override { return frame_->Timestamp(); } in GetTimestamp() function in webrtc::__anon3d4c0f670111::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/api/video/
Dframe_buffer.cc52 uint32_t GetTimestamp(const FrameIteratorT& it) { in GetTimestamp() function
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_data.h127 inline const uint64_t GetTimestamp() const { return timestamp_; } in GetTimestamp() function
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video_frame_transformer_delegate.cc60 uint32_t GetTimestamp() const override { return timestamp_; } in GetTimestamp() function in webrtc::__anon2ea014070111::TransformableVideoSenderFrame
/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/cronet/base/memory/
Ddiscardable_shared_memory.cc100 Time GetTimestamp() const { in GetTimestamp() function
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_wrapper.cc63 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in tensorflow::profiler::CuptiWrapper
Drocm_tracer.cc1585 /*static*/ uint64_t RocmTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::RocmTracer
Dcupti_error_manager.cc132 CUptiResult CuptiErrorManager::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in tensorflow::profiler::CuptiErrorManager
Dcupti_tracer.cc1812 /*static*/ uint64 CuptiTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::CuptiTracer
/external/armnn/profiling/client/src/
DProfilingUtils.cpp595 uint64_t GetTimestamp() in GetTimestamp() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbbr2_misc.h261 QuicTime GetTimestamp() const { return min_rtt_timestamp_; } in GetTimestamp() function
/external/openthread/src/core/mac/
Dmac_frame.hpp1158 const uint64_t &GetTimestamp(void) const { return mInfo.mRxInfo.mTimestamp; } in GetTimestamp() function in ot::Mac::RxFrame
/external/openthread/src/core/common/
Dmessage.hpp1007 TimeMilli GetTimestamp(void) const { return GetMetadata().mTimestamp; } in GetTimestamp() function in ot::Message

12