Home
last modified time | relevance | path

Searched defs:setPowerModelList (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_interface.cpp80 ErrCode ApInterface::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_interface.cpp99 ErrCode ApInterface::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
H A Dap_service.cpp286 ErrCode ApService::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_hotspot_test.cpp182 std::set<PowerModel> setPowerModelList; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_service_test.cpp250 std::set<PowerModel> setPowerModelList; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_ext_napi_hotspot.cpp55 const std::set<PowerModel>& setPowerModelList, napi_value& arrayResult) in NativePowerModelListToJsObj()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotimpl_fuzzer/
H A Dwifihotspotimpl_fuzzer.cpp108 std::set<PowerModel> setPowerModelList; in DisassociateStaFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_impl.cpp226 ErrCode WifiHotspotImpl::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
H A Dwifi_hotspot_proxy.cpp716 ErrCode WifiHotspotProxy::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiap_fuzzer/
H A Dwifiap_fuzzer.cpp296 std::set<PowerModel> setPowerModelList; in GetSupportedPowerModelFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp653 ErrCode WifiHotspotServiceImpl::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
H A Dwifi_hotspot_stub.cpp503 std::set<PowerModel> setPowerModelList; in OnGetSupportedPowerModel() local