Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp361 std::vector<std::string> activeIfaces; variable
424 std::vector<std::string> activeIfaces; variable
464 std::vector<std::string> activeIfaces; variable
H A Dethernet_manager_test.cpp649 std::vector<std::string> activeIfaces; variable
832 std::vector<std::string> activeIfaces; variable
856 std::vector<std::string> activeIfaces; variable
867 std::vector<std::string> activeIfaces; variable
H A Dethernet_service_stub_test.cpp56 int32_t GetAllActiveIfaces(std::vector<std::string> &activeIfaces) override in GetAllActiveIfaces()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp83 int32_t EthernetClient::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces()
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp256 int32_t EthernetService::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces()
H A Dethernet_management.cpp367 int32_t EthernetManagement::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp151 int32_t EthernetServiceProxy::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces()