Searched defs:timestamp_ms (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/proto/android/content/ |
H A D | clipdescription.proto | 32 optional int64 timestamp_ms = 4; field
|
/aosp12/system/bt/test/mock/ |
H A D | mock_common_metrics.cc | 81 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()
|
/aosp12/system/bt/common/ |
H A 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()
|
H A D | metrics.cc | 295 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()
|
H A 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()
|
/aosp12/packages/services/Car/cpp/computepipe/proto/ |
H A D | PacketDescriptor.proto | 20 optional int64 timestamp_ms = 3; field
|
/aosp12/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
|
/aosp12/frameworks/base/core/proto/android/server/location/ |
H A D | context_hub.proto | 38 optional int64 timestamp_ms = 1; field
|