Searched defs:mURI (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DM3UParser.h48 AString mURI; member in struct:android::M3UParser::Item
H A DChromiumHTTPDataSource.h79 AString mURI; member in struct:android::ChromiumHTTPDataSource
H A DLiveSession.h75 AString mURI; member in struct:android::LiveSession::BandwidthItem
H A DAwesomePlayer.h312 String8 mURI; member in struct:android::AwesomePlayer::Stats
/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c29 SLchar *mURI; member in struct:__anon1701
67 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, ta->mURI};
138 ta->mURI = NULL;
147 ta->mURI = (SLchar *) uris[(r >> 1) & 3];
/frameworks/wilhelm/src/
H A Ddata.h26 SLDataLocator_URI mURI; member in union:__anon1616
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp48 : mURI(uri),
78 DataSource::CreateFromURI(mURI.c_str());
239 AString mURI; member in struct:Controller

Completed in 150 milliseconds