Home
last modified time | relevance | path

Searched defs:limitMode (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_app_acceleration_test.cpp93 int limitMode = 1; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H A Dapp_network_speed_limit_service.cpp104 void AppNetworkSpeedLimitService::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed()
181 void AppNetworkSpeedLimitService::UpdateSpeedLimitConfigs(const int controlId, const int limitMode) in UpdateSpeedLimitConfigs()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_app_acceleration.cpp130 void StaAppAcceleration::SetGameBoostMode(int enable, int uid, int type, int limitMode) in SetGameBoostMode()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifistaserver_fuzzer/
H A Dwifistaserver_fuzzer.cpp278 int limitMode = static_cast<int>(data[index++]); in StaAppAccelerationFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp553 ErrCode WifiDeviceImpl::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed()
H A Dwifi_device_proxy.cpp2092 ErrCode WifiDeviceProxy::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1963 ErrCode WifiDeviceServiceImpl::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed()
H A Dwifi_device_stub.cpp1222 int limitMode = data.ReadInt32(); in OnLimitSpeed() local