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

  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.h 106 int32_t mLocalRTPPort;
PlaybackSession.cpp 357 mLocalRTPPort(-1),
408 &mLocalRTPPort);
412 mLocalRTPPort = -1;
429 return mLocalRTPPort;

Completed in 43 milliseconds