Searched refs:remoteHost (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/include/media/stagefright/foundation/ |
D | ANetworkSession.h | 53 const char *remoteHost, 59 int32_t sessionID, const char *remoteHost, unsigned remotePort); 69 const char *remoteHost, 120 const char *remoteHost,
|
/frameworks/av/media/libstagefright/foundation/ |
D | ANetworkSession.cpp | 888 const char *remoteHost, in createUDPSession() argument 896 remoteHost, in createUDPSession() 917 const char *remoteHost, in createTCPDatagramSession() argument 925 remoteHost, in createTCPDatagramSession() 966 const char *remoteHost, in createClientOrServer() argument 1044 struct hostent *ent= gethostbyname(remoteHost); in createClientOrServer() 1087 if (remoteHost != NULL) { in createClientOrServer() 1093 struct hostent *ent= gethostbyname(remoteHost); in createClientOrServer() 1168 int32_t sessionID, const char *remoteHost, unsigned remotePort) { in connectUDPSession() argument 1186 struct hostent *ent = gethostbyname(remoteHost); in connectUDPSession()
|
/frameworks/av/media/libstagefright/wifi-display/rtp/ |
D | RTPSender.cpp | 77 const char *remoteHost, in initAsync() argument 117 remoteHost, in initAsync() 125 remoteHost, in initAsync() 142 remoteHost, in initAsync() 150 remoteHost, in initAsync()
|
D | RTPSender.h | 47 const char *remoteHost,
|
/frameworks/av/media/libstagefright/wifi-display/ |
D | MediaSender.cpp | 90 const char *remoteHost, in initAsync() argument 130 remoteHost, in initAsync() 181 remoteHost, in initAsync()
|
D | MediaSender.h | 63 const char *remoteHost,
|