Searched refs:stateScanOn (Results 1 - 2 of 2) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_bluetooth_test.cpp | 45 int32_t stateScanOn = static_cast<int32_t>(Bluetooth::DISCOVERY_STARTED); in WriteBluetoothEvent() local 74 "PID", pid, "UID", uid, "STATE", stateScanOn); in WriteBluetoothEvent()
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_bluetooth_test.cpp | 35 int32_t stateScanOn = static_cast<int32_t>(Bluetooth::DISCOVERY_STARTED); in WriteBluetoothEvent() local 57 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateScanOn); in WriteBluetoothEvent()
|
Completed in 6 milliseconds