Searched defs:SetNetInterfaceIpAddress (Results 1 – 6 of 6) sorted by relevance
359 … int32_t SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAddress) override in SetNetInterfaceIpAddress() function
491 napi_value ConnectionModule::SetNetInterfaceIpAddress(napi_env env, napi_callback_info info) in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::ConnectionModule
860 int32_t NetConnClient::SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAddr… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnClient
1504 int32_t NetConnServiceProxy::SetNetInterfaceIpAddress(const std::string &iface, const std::string &… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnServiceProxy
2599 int32_t NetConnService::SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAdd… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnService