/aosp_15_r20/external/webrtc/logging/rtc_event_log/ |
H A D | rtc_event_log2.proto | 57 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 D | rtc_event_log_parser.cc | 547 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 D | rtc_event_processor_unittest.cc | 31 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 D | alr_detector_unittest.cc | 30 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 D | bwe_test_logging.cc | 38 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 D | video_stream_encoder_unittest.cc | 2524 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 D | rtp_source.h | 47 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/ |
D | metrics.cc | 295 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()
|
D | metrics_unittest.cc | 73 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 D | animencoder_fuzzer.cc | 30 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 D | framerate_controller_deprecated_unittest.cc | 29 const uint32_t timestamp_ms = in TEST() local 53 const uint32_t timestamp_ms = in TEST() local
|
H A D | framerate_controller_deprecated.cc | 70 void FramerateControllerDeprecated::AddFrame(uint32_t timestamp_ms) { in AddFrame()
|
/aosp_15_r20/frameworks/base/proto/src/criticalevents/ |
H A D | critical_event_log.proto | 27 optional int64 timestamp_ms = 1; field 53 optional int64 timestamp_ms = 1; field
|
/aosp_15_r20/frameworks/base/core/proto/android/server/ |
H A D | powerstatsservice.proto | 212 optional int64 timestamp_ms = 2; field 251 optional int64 timestamp_ms = 2; field
|
H A D | bluetooth_manager_service.proto | 30 optional int64 timestamp_ms = 1; field
|
/aosp_15_r20/external/cronet/components/cronet/ |
H A D | network_tasks_unittest.cc | 52 int32_t timestamp_ms, in OnRTTObservation() 57 int32_t timestamp_ms, in OnThroughputObservation()
|
/aosp_15_r20/external/cronet/components/cronet/android/ |
H A D | cronet_context_adapter.cc | 140 int32_t timestamp_ms, in OnRTTObservation() 149 int32_t timestamp_ms, in OnThroughputObservation()
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | source_tracker_unittest.cc | 285 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 D | clipdescription.proto | 32 optional int64 timestamp_ms = 4; field
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | audio_track_source_impl.h | 78 int64_t timestamp_ms) override { in OnFrame()
|
/aosp_15_r20/packages/services/Car/cpp/computepipe/proto/ |
D | PacketDescriptor.proto | 20 optional int64 timestamp_ms = 3; field
|
/aosp_15_r20/external/webrtc/system_wrappers/include/ |
H A D | clock.h | 47 int64_t ConvertTimestampToNtpTimeInMilliseconds(int64_t timestamp_ms) { in ConvertTimestampToNtpTimeInMilliseconds()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/proto/ |
D | cf_log.proto | 43 optional Timestamp timestamp_ms = 1; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | powrails_metric.proto | 25 optional int64 timestamp_ms = 1; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/power/ |
H A D | power_rails.proto | 44 optional uint64 timestamp_ms = 2; field
|