HomeSort by relevance Sort by last modified time
    Searched defs:mURI (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 65 AString mURI;
PlaylistFetcher.h 121 AString mURI;
M3UParser.cpp 75 AString mURI;
111 item.mURI = uri;
235 *uri = item.mURI;
324 *uri = mItems.itemAt(index).mURI;
430 *uri = mItems.itemAt(index).mURI;
466 *uri = mItems.itemAt(index).mURI;
671 CHECK(MakeURL(mBaseURI.c_str(), line.c_str(), &item->mURI));
    [all...]
  /frameworks/wilhelm/tests/sandbox/
multithread.c 29 SLchar *mURI;
67 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, ta->mURI};
138 ta->mURI = NULL;
147 ta->mURI = (SLchar *) uris[(r >> 1) & 3];
  /frameworks/wilhelm/src/
data.h 26 SLDataLocator_URI mURI;
  /frameworks/av/cmds/stagefright/
sf2.cpp 65 : mURI(uri),
119 NULL /* httpService */, mURI.c_str());
262 AString mURI;
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 168 String8 mUri;
335 String8 mURI;

Completed in 258 milliseconds