Home
last modified time | relevance | path

Searched refs:setJbTimer (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.h83 void setJbTimer(const sp<AMessage> timer);
H A DARTPSource.cpp667 void ARTPSource::setJbTimer(const sp<AMessage> timer) { in setJbTimer() function in android::ARTPSource
H A DARTPConnection.cpp1125 source->setJbTimer(timer); in findSource()