Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_stub_test.h265 int32_t IsPreferCellularUrl(const std::string &url, bool &preferCellular) override in IsPreferCellularUrl()
Dnet_conn_service_test.cpp962 bool preferCellular = false; variable
Dnet_conn_client_test.cpp1249 bool preferCellular = false; variable
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp725 int32_t NetConnClient::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
Dnet_conn_service_stub.cpp1306 bool preferCellular = false; in OnIsPreferCellularUrl() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp1424 int32_t NetConnServiceProxy::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1901 int32_t NetConnService::IsPreferCellularUrl(const std::string& url, bool& preferCellular) in IsPreferCellularUrl()