Searched defs:GetAllActiveIfaces (Results 1 – 6 of 6) sorted by relevance
72 napi_value GetAllActiveIfaces(napi_env env, napi_callback_info info) in GetAllActiveIfaces() function
83 int32_t EthernetClient::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces() function in OHOS::NetManagerStandard::EthernetClient
56 int32_t GetAllActiveIfaces(std::vector<std::string> &activeIfaces) override in GetAllActiveIfaces() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
256 int32_t EthernetService::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces() function in OHOS::NetManagerStandard::EthernetService
367 int32_t EthernetManagement::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces() function in OHOS::NetManagerStandard::EthernetManagement
151 int32_t EthernetServiceProxy::GetAllActiveIfaces(std::vector<std::string> &activeIfaces) in GetAllActiveIfaces() function in OHOS::NetManagerStandard::EthernetServiceProxy