Home
last modified time | relevance | path

Searched defs:preferCellular (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h277 int32_t IsPreferCellularUrl(const std::string &url, bool &preferCellular) override in IsPreferCellularUrl()
H A Dnet_conn_service_test.cpp962 bool preferCellular = false; variable
H A Dnet_conn_client_test.cpp1347 bool preferCellular = false; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp846 int32_t NetConnClient::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1556 int32_t NetConnServiceProxy::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp1467 bool preferCellular = false; in OnIsPreferCellularUrl() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2417 int32_t NetConnService::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()