Searched defs:domainType (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | network_state.cpp | 318 …:string &longName, const std::string &shortName, const std::string &numeric, DomainType domainType) in SetOperatorInfo() 336 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType() 346 void NetworkState::SetNetworkState(RegServiceState state, DomainType domainType) in SetNetworkState() 355 void NetworkState::SetRoaming(RoamingType roamingType, DomainType domainType) in SetRoaming() 423 void NetworkState::SetLongOperatorName(const std::string &longName, DomainType domainType) in SetLongOperatorName()
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_state.cpp | 54 …:string &longName, const std::string &shortName, const std::string &numeric, DomainType domainType) in SetOperatorInfo() 83 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType() 91 void NetworkSearchState::SetNetworkState(RegServiceState state, DomainType domainType) in SetNetworkState() 99 void NetworkSearchState::SetNetworkStateToRoaming(RoamingType roamingType, DomainType domainType) in SetNetworkStateToRoaming() 485 void NetworkSearchState::SetLongOperatorName(const std::string &longName, DomainType domainType) in SetLongOperatorName()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.cpp | 39 int32_t ApiPolicyAdapter::CheckUrl(const std::string& bundleName, const std::string& domainType, co… in CheckUrl()
|
H A D | atomicserviceweb.cpp | 58 std::string domainType = domainTypeValue; in CheckUrl() local
|
/ohos5.0/foundation/communication/netstack/utils/common_utils/src/ |
H A D | netstack_apipolicy_utils.cpp | 34 bool IsAllowedHostname(const std::string &bundleName, const std::string &domainType, const std::str… in IsAllowedHostname()
|
H A D | netstack_common_utils.cpp | 181 bool IsAllowedHostname(const std::string &bundleName, const std::string &domainType, const std::str… in IsAllowedHostname()
|