Home
last modified time | relevance | path

Searched refs:setAddress (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/dhcp/client/
Dinterface.cpp77 res = setAddress(0, 0); in init()
109 Result Interface::setAddress(in_addr_t address, in_addr_t subnetMask) { in setAddress() function in Interface
Ddhcpclient.cpp447 res = mInterface.setAddress(mDhcpInfo.offeredAddress, in configureDhcp()
466 Result res = mInterface.setAddress(0, 0); in haltNetwork()
Dinterface.h43 Result setAddress(in_addr_t address, in_addr_t subnetMask);
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt36939 HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccou…
51690 HSPLjava/net/DatagramPacket;->setAddress(Ljava/net/InetAddress;)V