Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics_linux.cc46 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()
Dmetrics.cc295 uint64_t timestamp_ms, in LogPairEvent()
315 uint64_t timestamp_ms) { in LogWakeEvent()
332 uint64_t timestamp_ms) { in LogScanEvent()
352 connection_tech_t connection_tech_type, uint64_t timestamp_ms) { in LogBluetoothSessionStart()
368 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
Dmetrics_unittest.cc76 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()
/system/bt/test/mock/
Dmock_common_metrics.cc81 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
85 connection_tech_t connection_tech_type, uint64_t timestamp_ms) { in LogBluetoothSessionStart()
93 uint64_t timestamp_ms, in LogPairEvent()
101 uint64_t timestamp_ms) { in LogScanEvent()
107 uint64_t timestamp_ms) { in LogWakeEvent()