Searched refs:uriRef (Results 1 – 5 of 5) sorted by relevance
53 } else if (mPlayer->setDataSource(mDataLocator.uriRef, NULL /*headers*/) != NO_ERROR) { in onPrepare()
206 const char* uriRef; member
192 dataSource = DataSource::CreateFromURI(mDataLocator.uriRef); in onPrepare()194 SL_LOGE("AudioSfDecoder::onPrepare(): Error opening %s", mDataLocator.uriRef); in onPrepare()
578 isLocalSource = !isDistantProtocol(mDataLocator.uriRef); in afterMediaPlayerPreparedSuccessfully()
94 mDataLocator.uriRef = uri; in setDataSource()