Searched refs:setAddress (Results 1 – 4 of 4) sorted by relevance
77 res = setAddress(0, 0); in init()109 Result Interface::setAddress(in_addr_t address, in_addr_t subnetMask) { in setAddress() function in Interface
447 res = mInterface.setAddress(mDhcpInfo.offeredAddress, in configureDhcp()466 Result res = mInterface.setAddress(0, 0); in haltNetwork()
43 Result setAddress(in_addr_t address, in_addr_t subnetMask);
36939 HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccou…51690 HSPLjava/net/DatagramPacket;->setAddress(Ljava/net/InetAddress;)V