Searched defs:GetBatteryConfig (Results 1 – 4 of 4) sorted by relevance
187 BatteryError BatterySrvClient::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
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