Home
last modified time | relevance | path

Searched refs:CalculateBtPowerForApp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/services/native/include/entities/
H A Dbluetooth_entity.h50 void CalculateBtPowerForApp(int32_t uid);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp44 CalculateBtPowerForApp(uid); in Calculate()
92 void BluetoothEntity::CalculateBtPowerForApp(int32_t uid) in CalculateBtPowerForApp() function in OHOS::PowerMgr::BluetoothEntity