Searched defs:timestamp_ms (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_common_metrics.cc | 79 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd() 83 connection_tech_t connection_tech_type, uint64_t timestamp_ms) { in LogBluetoothSessionStart() 91 uint64_t timestamp_ms, in LogPairEvent() 99 uint64_t timestamp_ms) { in LogScanEvent() 105 uint64_t timestamp_ms) { in LogWakeEvent()
|
/packages/modules/Bluetooth/system/common/ |
D | metrics_linux.cc | 46 uint64_t timestamp_ms, in LogPairEvent() 53 uint64_t timestamp_ms) {} in LogWakeEvent() 58 uint64_t timestamp_ms) {} in LogScanEvent() 61 connection_tech_t connection_tech_type, uint64_t timestamp_ms) {} in LogBluetoothSessionStart() 64 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) {} in LogBluetoothSessionEnd()
|
D | metrics.cc | 301 uint64_t timestamp_ms, in LogPairEvent() 321 uint64_t timestamp_ms) { in LogWakeEvent() 338 uint64_t timestamp_ms) { in LogScanEvent() 358 connection_tech_t connection_tech_type, uint64_t timestamp_ms) { in LogBluetoothSessionStart() 374 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
|
D | metrics_unittest.cc | 76 PairEvent* MakePairEvent(int32_t disconnect_reason, int64_t timestamp_ms, in MakePairEvent() 87 int64_t timestamp_ms) { in MakeWakeEvent() 99 int32_t num_results, int64_t timestamp_ms) { in MakeScanEvent()
|
/packages/services/Car/cpp/computepipe/proto/ |
D | PacketDescriptor.proto | 20 optional int64 timestamp_ms = 3; field
|