HomeSort by relevance Sort by last modified time
    Searched refs:GetLocalPort (Results 1 - 3 of 3) sorted by null

  /system/core/fastboot/
socket.h 103 int GetLocalPort();
socket.cpp 69 int Socket::GetLocalPort() {
socket_test.cpp 44 *client = Socket::NewClient(protocol, hostname, (*server)->GetLocalPort(), nullptr);

Completed in 57 milliseconds