Home
last modified time | relevance | path

Searched defs:GetNowCurrent (Results 1 – 6 of 6) sorted by relevance

/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/test/unittest/
Dbattery_taihe_native_test.cpp111 int32_t BatterySrvClient::GetNowCurrent() in GetNowCurrent() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_battery_srv_proxy.cpp67 int32_t MockBatterySrvProxy::GetNowCurrent(int32_t& nowCurr) in GetNowCurrent() function in OHOS::PowerMgr::MockBatterySrvProxy
/base/powermgr/battery_manager/test/benchmarktest/
Dbattery_benchmark_test.cpp185 BENCHMARK_F(BatteryBenchmarkTest, GetNowCurrent)(benchmark::State& st) in BENCHMARK_F() argument
/base/powermgr/battery_manager/frameworks/native/src/
Dbattery_srv_client.cpp193 int32_t BatterySrvClient::GetNowCurrent() in GetNowCurrent() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
Dbattery_info.h369 const int32_t& GetNowCurrent() const in GetNowCurrent() function
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp1082 int32_t BatteryService::GetNowCurrent(int32_t& nowCurr) in GetNowCurrent() function in OHOS::PowerMgr::BatteryService