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

  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPBase.h 44 static int32_t PickRandomRTPPort();
RTPSender.cpp 68 int32_t RTPBase::PickRandomRTPPort() {
111 localRTPPort = PickRandomRTPPort();

Completed in 511 milliseconds