Home
last modified time | relevance | path

Searched defs:controlId (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dapp_network_speed_limit_service_test.cpp79 int controlId = BG_LIMIT_CONTROL_ID_GAME; in HWTEST_F() local
91 int controlId = BG_LIMIT_CONTROL_ID_STREAM; in HWTEST_F() local
103 int controlId = BG_LIMIT_CONTROL_ID_TEMP; in HWTEST_F() local
116 int controlId = BG_LIMIT_CONTROL_ID_TEMP; in HWTEST_F() local
129 int controlId = BG_LIMIT_CONTROL_ID_MODULE_FOREGROUND_OPT; in HWTEST_F() local
142 int controlId = BG_LIMIT_CONTROL_ID_GAME; HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp29 VideoSinkDecoder::VideoSinkDecoder(uint32_t controlId, bool forceSWDecoder) in VideoSinkDecoder() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H A Dapp_network_speed_limit_service.cpp105 void AppNetworkSpeedLimitService::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed() argument
165 bool AppNetworkSpeedLimitService::CheckNetWorkCanBeLimited(const int controlId) in CheckNetWorkCanBeLimited() argument
182 void AppNetworkSpeedLimitService::UpdateSpeedLimitConfigs(const int controlId, const int limitMode) in UpdateSpeedLimitConfigs() argument
238 bool AppNetworkSpeedLimitService::IsLimitSpeedBgApp(const int controlId, const std::string bundleName) in IsLimitSpeedBgApp() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp553 ErrCode WifiDeviceImpl::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed() argument
H A Dwifi_device_proxy.cpp2035 ErrCode WifiDeviceProxy::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1948 ErrCode WifiDeviceServiceImpl::LimitSpeed(const int controlId, const int limitMode) in LimitSpeed() argument

Completed in 10 milliseconds