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

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

Completed in 2169 milliseconds