Searched refs:findSource (Results 1 – 2 of 2) sorted by relevance
481 sp<ARTPSource> source = findSource(s, srcId); in parseRTP()590 sp<ARTPSource> source = findSource(s, id); in parseBYE()617 sp<ARTPSource> source = findSource(s, id); in parseSR()624 sp<ARTPSource> ARTPConnection::findSource(StreamInfo *info, uint32_t srcId) { in findSource() function in android::ARTPConnection
88 sp<ARTPSource> findSource(StreamInfo *info, uint32_t id);