Home
last modified time | relevance | path

Searched defs:timestamp_ms (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log2.proto57 optional int64 timestamp_ms = 1; field
71 optional int64 timestamp_ms = 1; field
87 optional int64 timestamp_ms = 1; field
107 optional int64 timestamp_ms = 1; field
175 optional int64 timestamp_ms = 1; field
243 optional int64 timestamp_ms = 1; field
259 optional int64 timestamp_ms = 1; field
275 optional int64 timestamp_ms = 1; field
299 optional int64 timestamp_ms = 1; field
334 optional int64 timestamp_ms = 1; field
[all …]
H A Drtc_event_log_parser.cc547 int64_t timestamp_ms; in StoreRtpPackets() local
652 int64_t timestamp_ms; in StoreRtcpPackets() local
2718 int64_t timestamp_ms; in StoreAudioPlayoutEvent() local
2816 int64_t timestamp_ms; in StoreBweLossBasedUpdate() local
2882 int64_t timestamp_ms; in StoreBweDelayBasedUpdate() local
3026 int64_t timestamp_ms; in StoreFrameDecodedEvents() local
3117 int64_t timestamp_ms; in StoreGenericAckReceivedEvent() local
3189 int64_t timestamp_ms; in StoreGenericPacketSentEvent() local
3243 int64_t timestamp_ms; in StoreGenericPacketReceivedEvent() local
3374 int64_t timestamp_ms; in StoreAudioNetworkAdaptationEvent() local
H A Drtc_event_processor_unittest.cc31 for (int64_t timestamp_ms : timestamp_list) { in CreateEventList() local
43 int64_t timestamp_ms = elem; in CreateRandomEventLists() local
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dalr_detector_unittest.cc30 int64_t* timestamp_ms) in SimulateOutgoingTrafficIn()
75 int64_t timestamp_ms = 1000; in TEST() local
103 int64_t timestamp_ms = 1000; in TEST() local
130 int64_t timestamp_ms = 1000; in TEST() local
185 int64_t timestamp_ms = 1000; in TEST() local
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.cc38 Logging::Context::Context(uint32_t name, int64_t timestamp_ms, bool enabled) { in Context()
43 int64_t timestamp_ms, in Context()
49 int64_t timestamp_ms, in Context()
215 int64_t timestamp_ms, in State()
230 int64_t timestamp_ms, in PushState()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder_unittest.cc2524 int64_t timestamp_ms = kFrameIntervalMs; in TEST_P() local
3073 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
3461 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
3568 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
3940 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
4001 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
4066 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
4121 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
4449 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
6175 int64_t timestamp_ms = kFrameIntervalMs; in TEST_F() local
[all …]
/aosp_15_r20/external/webrtc/api/transport/rtp/
H A Drtp_source.h47 RtpSource(int64_t timestamp_ms, in RtpSource()
62 int64_t timestamp_ms() const { return timestamp_ms_; } in timestamp_ms() function
63 void update_timestamp_ms(int64_t timestamp_ms) { in update_timestamp_ms()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc295 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, uint64_t timestamp_ms, in LogPairEvent()
311 const std::string& name, uint64_t timestamp_ms) { in LogWakeEvent()
326 uint64_t timestamp_ms) { in LogScanEvent()
345 uint64_t timestamp_ms) { in LogBluetoothSessionStart()
360 uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
Dmetrics_unittest.cc73 PairEvent* MakePairEvent(int32_t disconnect_reason, int64_t timestamp_ms, DeviceInfo* device_info) { in MakePairEvent()
84 const std::string& name, int64_t timestamp_ms) { in MakeWakeEvent()
95 int64_t timestamp_ms) { in MakeScanEvent()
/aosp_15_r20/external/webp/tests/fuzzer/
H A Danimencoder_fuzzer.cc30 int* const height, int timestamp_ms, const uint8_t data[], in AddFrame()
132 int width = 0, height = 0, timestamp_ms = 0; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dframerate_controller_deprecated_unittest.cc29 const uint32_t timestamp_ms = in TEST() local
53 const uint32_t timestamp_ms = in TEST() local
H A Dframerate_controller_deprecated.cc70 void FramerateControllerDeprecated::AddFrame(uint32_t timestamp_ms) { in AddFrame()
/aosp_15_r20/frameworks/base/proto/src/criticalevents/
H A Dcritical_event_log.proto27 optional int64 timestamp_ms = 1; field
53 optional int64 timestamp_ms = 1; field
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dpowerstatsservice.proto212 optional int64 timestamp_ms = 2; field
251 optional int64 timestamp_ms = 2; field
H A Dbluetooth_manager_service.proto30 optional int64 timestamp_ms = 1; field
/aosp_15_r20/external/cronet/components/cronet/
H A Dnetwork_tasks_unittest.cc52 int32_t timestamp_ms, in OnRTTObservation()
57 int32_t timestamp_ms, in OnThroughputObservation()
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_context_adapter.cc140 int32_t timestamp_ms, in OnRTTObservation()
149 int32_t timestamp_ms, in OnThroughputObservation()
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dsource_tracker_unittest.cc285 int64_t timestamp_ms = clock.TimeInMilliseconds(); in TEST() local
345 int64_t timestamp_ms = clock.TimeInMilliseconds(); in TEST() local
/aosp_15_r20/frameworks/base/core/proto/android/content/
H A Dclipdescription.proto32 optional int64 timestamp_ms = 4; field
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Daudio_track_source_impl.h78 int64_t timestamp_ms) override { in OnFrame()
/aosp_15_r20/packages/services/Car/cpp/computepipe/proto/
DPacketDescriptor.proto20 optional int64 timestamp_ms = 3; field
/aosp_15_r20/external/webrtc/system_wrappers/include/
H A Dclock.h47 int64_t ConvertTimestampToNtpTimeInMilliseconds(int64_t timestamp_ms) { in ConvertTimestampToNtpTimeInMilliseconds()
/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/proto/
Dcf_log.proto43 optional Timestamp timestamp_ms = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dpowrails_metric.proto25 optional int64 timestamp_ms = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/power/
H A Dpower_rails.proto44 optional uint64 timestamp_ms = 2; field

123