OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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