Home
last modified time | relevance | path

Searched defs:MyTransmitter (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h77 struct MyTransmitter : public AHandler { struct
78 MyTransmitter(const char *url, const sp<ALooper> &looper) in MyTransmitter() function
140 uint64_t ntpTime() { in ntpTime()
154 void issueAnnounce() { in issueAnnounce()
239 void H(const AString &s, AString *out) { in H()
268 void authenticate(const sp<ARTSPResponse> &response) { in authenticate()
292 void addAuthentication( in addAuthentication()
345 virtual void onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived()
826 virtual ~MyTransmitter() { in onMessageReceived() argument
830 enum AuthType { in onMessageReceived()
[all …]