Home
last modified time | relevance | path

Searched defs:GetVoltage (Results 1 - 8 of 8) sorted by relevance

/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_module.cpp109 JSIValue BatteryModule::GetVoltage(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetVoltage() function in OHOS::ACELite::BatteryModule
/base/powermgr/battery_lite/services/include/
H A Dbattery_device.h52 int32_t (*GetVoltage)(void); member
H A Dibattery.h50 int32_t (*GetVoltage)(); member
/base/powermgr/battery_manager/frameworks/native/src/
H A Dbattery_srv_client.cpp117 int32_t BatterySrvClient::GetVoltage() in GetVoltage() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/services/zidl/src/
H A Dbattery_srv_proxy.cpp129 int32_t BatterySrvProxy::GetVoltage() in GetVoltage() function in OHOS::PowerMgr::BatterySrvProxy
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp84 static napi_value GetVoltage(napi_env env, napi_callback_info info) in GetVoltage() function
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h324 const int32_t& GetVoltage() const in GetVoltage() function in OHOS::PowerMgr::BatteryInfo
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp611 int32_t BatteryService::GetVoltage() in GetVoltage() function in OHOS::PowerMgr::BatteryService

Completed in 6 milliseconds