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

/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp498 AString offStr = AString(line, atPos + 1, line.size() - atPos - 1); local
499 offStr.trim();
501 const char *s = offStr.c_str();

Completed in 4 milliseconds