/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | if_config_test.cpp | 65 int ipType = static_cast<int>(IpType::IPTYPE_IPV4); variable 80 int ipType = static_cast<int>(IpType::IPTYPE_IPV6); variable 95 int ipType = static_cast<int>(IpType::IPTYPE_IPV4); variable 144 int ipType = static_cast<int>(IpType::IPTYPE_IPV6); variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | iptables_wrapper.cpp | 62 int32_t IptablesWrapper::RunCommand(const IpType &ipType, const std::string &command) in RunCommand() 93 std::string IptablesWrapper::RunCommandForRes(const IpType &ipType, const std::string &command) in RunCommandForRes() 127 int32_t IptablesWrapper::RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &c… in RunMutipleCommands()
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | iptables_wrapper_test.cpp | 65 IpType ipType = IpType::IPTYPE_IPV4; variable 74 IpType ipType = IpType::IPTYPE_IPV4; variable
|
H A D | netsys_native_service_test.cpp | 599 IptablesType ipType = IptablesType::IPTYPE_IPV4; variable 608 IptablesType ipType = IptablesType::IPTYPE_IPV4; variable 623 IptablesType ipType = IptablesType::IPTYPE_IPV4; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | if_config.cpp | 119 void IfConfig::FlushIpAddr(const std::string& ifName, const int& ipType) in FlushIpAddr() 159 … const std::string &ifName, const std::string &ipAddr, const std::string &mask, const int &ipType) in AddIpAddr() 305 int IfConfig::SetIfDnsAndRoute(const DhcpResult *dhcpResult, int ipType, int instId) in SetIfDnsAndRoute() 349 const std::string &gateWay, const int &ipType) in AddIfRoute()
|
H A D | base_address.cpp | 41 std::string ipType; in Dump() local
|
/ohos5.0/base/telephony/cellular_data/test/ |
H A D | cellular_data_service_test.cpp | 94 std::string ipType; variable
|
H A D | cellular_data_client_test.cpp | 119 std::string ipType; variable
|
H A D | cellular_data_test.cpp | 348 int32_t CellularDataTest::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType() 1097 std::string ipType; variable 1113 std::string ipType; variable
|
H A D | cellular_state_machine_test.cpp | 958 uint8_t ipType = 1; variable 983 uint8_t ipType = 5; variable
|
H A D | zero_branch_test.cpp | 655 std::string ipType; variable 688 std::string ipType; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/ |
H A D | sta_state_machine_test1.cpp | 324 int ipType = 0; in DealDhcpResultTest() local 332 int ipType = 1; in TryToCloseDhcpClientTest() local 340 int ipType = 2; in TryToCloseDhcpClientTest1() local
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/ |
H A D | firewall_chain_rule_test.cpp | 122 std::string ipType = "-s"; variable
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | native_image_effect_unittest.cpp | 1230 int32_t ipType = 2; variable 1284 int32_t ipType = 2; variable 1338 int32_t ipType = 1; variable 1383 int32_t ipType = 1; variable 1426 int32_t ipType = 2; variable 1512 int32_t ipType = 2; variable 1560 int32_t ipType = 1; variable
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/ |
H A D | firewall_chain_rule.cpp | 99 std::string FirewallChainRule::IpToParameter(const std::string &ip, const std::string &ipType) in IpToParameter()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/ |
H A D | native_common_utils.cpp | 154 void SwitchToOHBufferType(const IPType &ipType, ImageEffect_BufferType &ohBufferType) in SwitchToOHBufferType() 172 for (auto ipType : format.second) { in SwitchToOHEffectInfo() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | brightness_efilter.cpp | 83 IPType ipType = context->ipType_; in Render() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | contrast_efilter.cpp | 82 IPType ipType = context->ipType_; in Render() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/ |
H A D | effect_memory_manager.cpp | 38 void EffectMemoryManager::SetIPType(IPType ipType) in SetIPType()
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/include/ |
H A D | at_data.h | 93 char *ipType; member
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/ |
H A D | wifi_manager_addon.cpp | 351 int32_t ipType = static_cast<int32_t>(IpType::UNKNOWN); in JsObjToDeviceConfig() local 424 bool WifiManagerAddon::ProcessIpType(int32_t ipType, napi_env env, napi_value object, Wifi::WifiIpC… in ProcessIpType()
|
/ohos5.0/foundation/communication/wifi_lite/interfaces/wifiservice/ |
H A D | wifi_device_config.h | 175 IpType ipType; member
|
/ohos5.0/base/telephony/cellular_data/frameworks/native/ |
H A D | cellular_data_client.cpp | 329 int32_t CellularDataClient::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_data.c | 458 …32_t QuerySupportCID(const PDNInfo *pdnInfos, int32_t pdnSize, const char *apn, const char *ipType) in QuerySupportCID() 493 static int32_t GetNeedActivateCid(const char *apn, const char *ipType) in GetNeedActivateCid()
|
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/ |
H A D | cellular_data_state_machine.cpp | 213 bool CellularDataStateMachine::HasMatchedIpTypeAddrs(uint8_t ipType, uint8_t ipInfoArraySize, in HasMatchedIpTypeAddrs()
|