Home
last modified time | relevance | path

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

/base/telephony/cellular_data/test/
Dcellular_data_service_test.cpp94 std::string ipType; variable
Dcellular_data_client_test.cpp119 std::string ipType; variable
Dcellular_data_test.cpp348 int32_t CellularDataTest::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
1097 std::string ipType; variable
1113 std::string ipType; variable
Dcellular_state_machine_test.cpp958 uint8_t ipType = 1; variable
983 uint8_t ipType = 5; variable
Dzero_branch_test.cpp655 std::string ipType; variable
688 std::string ipType; variable
/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/ril_adapter/services/vendor/include/
Dat_data.h93 char *ipType; member
/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/
Dwifi_manager_addon.cpp351 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()
/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.cpp484 int32_t CellularDataServiceProxy::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()
/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.cpp213 bool CellularDataStateMachine::HasMatchedIpTypeAddrs(uint8_t ipType, uint8_t ipInfoArraySize, in HasMatchedIpTypeAddrs()
/base/telephony/cellular_data/services/src/
Dcellular_data_service_stub.cpp334 std::string ipType; in OnGetDataConnIpType() local
Dcellular_data_service.cpp622 int32_t CellularDataService::GetDataConnIpType(int32_t slotId, std::string &ipType) in GetDataConnIpType()