Home
last modified time | relevance | path

Searched defs:GetAllActiveIfaces (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_module.cpp72 napi_value GetAllActiveIfaces(napi_env env, napi_callback_info info) in GetAllActiveIfaces() function
/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() function in OHOS::NetManagerStandard::EthernetClient
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_stub_test.cpp56 int32_t GetAllActiveIfaces(std::vector<std::string> &activeIfaces) override in GetAllActiveIfaces() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
/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() function in OHOS::NetManagerStandard::EthernetService
H A Dethernet_management.cpp367 int32_t EthernetManagement::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces() function in OHOS::NetManagerStandard::EthernetManagement
/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() function in OHOS::NetManagerStandard::EthernetServiceProxy