Searched defs:GetBatteryConfig (Results 1 – 5 of 5) sorted by relevance
187 BatteryError BatterySrvClient::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
268 int32_t BatteryInterfaceImpl::GetBatteryConfig(const std::string& sceneName, std::string& value) in GetBatteryConfig() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl
409 BatteryError BatterySrvProxy::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatterySrvProxy
470 BatteryError BatteryService::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatteryService
215 static napi_value GetBatteryConfig(napi_env env, napi_callback_info info) in GetBatteryConfig() function