Searched refs:streamInfos (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h1437 List<AString> streamInfos; local
1438 SplitString(rtpInfo, ",", &streamInfos);
1441 for (List<AString>::iterator it = streamInfos.begin();
1442 it != streamInfos.end(); ++it) {

Completed in 9 milliseconds