Searched defs:SetNetInterfaceIpAddress (Results 1 – 5 of 5) sorted by relevance
384 … int32_t SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAddress) override in SetNetInterfaceIpAddress() function
551 napi_value ConnectionModule::SetNetInterfaceIpAddress(napi_env env, napi_callback_info info) in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::ConnectionModule
940 int32_t NetConnClient::SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAddr… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnClient
1548 int32_t NetConnServiceProxy::SetNetInterfaceIpAddress(const std::string &iface, const std::string &… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnServiceProxy
2896 int32_t NetConnService::SetNetInterfaceIpAddress(const std::string &iface, const std::string &ipAdd… in SetNetInterfaceIpAddress() function in OHOS::NetManagerStandard::NetConnService