Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp59 bool getActiveURI(AString *uri) const;
230 bool M3UParser::MediaGroup::getActiveURI(AString *uri) const { in getActiveURI() function in android::M3UParser::MediaGroup
461 if (!group->getActiveURI(uri)) { in getTypeURI()