Searched defs:remoteIp (Results 1 – 3 of 3) sorted by relevance
126 ARTPWriter::ARTPWriter(int fd, String8& localIp, int localPort, String8& remoteIp, in ARTPWriter()1588 String8& remoteIp, int remotePort) { in makeSocketPairAndBind()
172 int *rtpSocket, int *rtcpSocket, const char *localIp, const char *remoteIp, in MakeRTPSocketPair()
835 status_t StagefrightRecorder::setParamRtpRemoteIp(const String8 &remoteIp) { in setParamRtpRemoteIp()