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

/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.h55 bool getTypeURI(size_t index, const char *key, AString *uri) const;
H A DM3UParser.cpp412 bool M3UParser::getTypeURI(size_t index, const char *key, AString *uri) const { function in class:android::M3UParser
474 return getTypeURI(index, key, NULL /* uri */);
H A DLiveSession.cpp1546 if (mPlaylist->getTypeURI(item.mPlaylistIndex, mStreams[i].mType, &URIs[i])) {

Completed in 63 milliseconds