Home
last modified time | relevance | path

Searched defs:ipType (Results 1 – 15 of 15) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
Dfirewall_chain_rule_test.cpp122 std::string ipType = "-s"; variable
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
Dfirewall_chain_rule.cpp99 std::string FirewallChainRule::IpToParameter(const std::string &ip, const std::string &ipType) in IpToParameter()
/base/telephony/cellular_data/test/
Dcellular_data_client_test.cpp130 std::string ipType; variable
Dcellular_data_service_test.cpp101 std::string ipType; variable
Dcellular_data_test.cpp356 int32_t CellularDataTest::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
1104 std::string ipType; variable
1120 std::string ipType; variable
Dzero_branch_test.cpp829 std::string ipType; variable
862 std::string ipType; variable
Dcellular_state_machine_test.cpp1362 uint8_t ipType = 1; variable
1387 uint8_t ipType = 5; variable
/base/telephony/ril_adapter/services/vendor/include/
Dat_data.h93 char *ipType; member
/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/
Dwifi_manager_addon.cpp264 int32_t ipType = static_cast<int32_t>(IpType::UNKNOWN); in JsObjToDeviceConfig() local
337 bool WifiManagerAddon::ProcessIpType(int32_t ipType, napi_env env, napi_value object, Wifi::WifiIpC… in ProcessIpType()
/base/telephony/ril_adapter/services/vendor/src/
Dat_data.c458 …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()
/base/telephony/cellular_data/services/src/state_machine/
Dcellular_data_state_machine.cpp215 bool CellularDataStateMachine::HasMatchedIpTypeAddrs(uint8_t ipType, uint8_t ipInfoArraySize, in HasMatchedIpTypeAddrs()
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp329 int32_t CellularDataClient::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
Dcellular_data_service_proxy.cpp489 int32_t CellularDataServiceProxy::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
/base/telephony/cellular_data/services/src/
Dcellular_data_service_stub.cpp341 std::string ipType; in OnGetDataConnIpType() local
Dcellular_data_service.cpp688 int32_t CellularDataService::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()