HomeSort by relevance Sort by last modified time
    Searched refs:getTypeURI (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 55 bool getTypeURI(size_t index, const char *key, AString *uri) const;
M3UParser.cpp 418 bool M3UParser::getTypeURI(size_t index, const char *key, AString *uri) const {
480 return getTypeURI(index, key, NULL /* uri */);
    [all...]
LiveSession.cpp     [all...]

Completed in 90 milliseconds