Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dtime_utils.cc16 uint64_t GetTimestamp() { in GetTimestamp() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DTimestamp.h85 TIMESTAMP_GET GetTimestamp; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DTimestamp.h88 TIMESTAMP_GET GetTimestamp; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DTimestamp.h94 TIMESTAMP_GET GetTimestamp; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DTimestamp.h88 TIMESTAMP_GET GetTimestamp; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dcircular_buffer.h55 uint64_t GetTimestamp() const override { in GetTimestamp() function
Dcircular_buffer_test.cc29 virtual uint64_t GetTimestamp() const override { return timestamp_++; } in GetTimestamp() function
/aosp_15_r20/external/pigweed/pw_system/
H A Dlog_backend.cc58 int64_t GetTimestamp() { in GetTimestamp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver_frame_transformer_delegate.cc45 uint32_t GetTimestamp() const override { return frame_->Timestamp(); } in GetTimestamp() function in webrtc::__anon83c677b80111::TransformableVideoReceiverFrame
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_receive_frame_transformer_delegate.cc38 uint32_t GetTimestamp() const override { return header_.timestamp; } in GetTimestamp() function in webrtc::__anon96358ac30111::TransformableIncomingAudioFrame
H A Dchannel_send_frame_transformer_delegate.cc40 uint32_t GetTimestamp() const override { in GetTimestamp() function in webrtc::__anone34334aa0111::TransformableOutgoingAudioFrame
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dearth_pose.cc102 int64 EarthPose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::EarthPose
H A Dpose.cc97 int64 Pose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::Pose
/aosp_15_r20/external/webrtc/api/video/
H A Dframe_buffer.cc52 uint32_t GetTimestamp(const FrameIteratorT& it) { in GetTimestamp() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage_data.h127 inline const uint64_t GetTimestamp() const { return timestamp_; } in GetTimestamp() function
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset_manager.hpp86 const Timestamp &GetTimestamp(void) const { return mNetworkTimestamp; } in GetTimestamp() function in ot::MeshCoP::DatasetManager
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_frame_transformer_delegate.cc60 uint32_t GetTimestamp() const override { return timestamp_; } in GetTimestamp() function in webrtc::__anonf0a767780111::TransformableVideoSenderFrame
/aosp_15_r20/external/stressapptest/src/
H A Dos.h255 inline static uint64 GetTimestamp(void) { in GetTimestamp() function
/aosp_15_r20/external/libchrome/base/memory/
H A Ddiscardable_shared_memory.cc86 Time GetTimestamp() const { in GetTimestamp() function
/aosp_15_r20/external/cronet/base/memory/
H A Ddiscardable_shared_memory.cc101 Time GetTimestamp() const { in GetTimestamp() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/metrics/v1/
Dmetrics.pb.go539 func (x *Point) GetTimestamp() *timestamp.Timestamp { func
973 func (x *DistributionValue_Exemplar) GetTimestamp() *timestamp.Timestamp { func

12