Searched defs:IsBatteryConfigSupported (Results 1 – 5 of 5) sorted by relevance
194 BatteryError BatterySrvClient::IsBatteryConfigSupported(const std::string& sceneName, bool& result) in IsBatteryConfigSupported() function in OHOS::PowerMgr::BatterySrvClient
290 int32_t BatteryInterfaceImpl::IsBatteryConfigSupported(const std::string& sceneName, bool& value) in IsBatteryConfigSupported() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl
440 BatteryError BatterySrvProxy::IsBatteryConfigSupported(const std::string& sceneName, bool& result) in IsBatteryConfigSupported() function in OHOS::PowerMgr::BatterySrvProxy
493 BatteryError BatteryService::IsBatteryConfigSupported(const std::string& sceneName, bool& result) in IsBatteryConfigSupported() function in OHOS::PowerMgr::BatteryService
244 static napi_value IsBatteryConfigSupported(napi_env env, napi_callback_info info) in IsBatteryConfigSupported() function