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

/frameworks/av/include/media/stagefright/
H A DDataSource.h50 static sp<DataSource> CreateFromURI(
/frameworks/av/media/libstagefright/
H A DDataSource.cpp108 sp<DataSource> DataSource::CreateFromURI( function in class:android::DataSource
H A DNuMediaExtractor.cpp74 DataSource::CreateFromURI(httpService, path, headers);
H A DStagefrightMetadataRetriever.cpp75 mSource = DataSource::CreateFromURI(httpService, uri, headers);
/frameworks/av/media/libstagefright/foundation/include/
H A DDataSource.h50 static sp<DataSource> CreateFromURI(
/frameworks/av/media/libstagefright/include/
H A DDataSource.h50 static sp<DataSource> CreateFromURI(
/frameworks/av/cmds/stagefright/
H A Dstream.cpp164 DataSource::CreateFromURI(NULL /* httpService */, filename);
H A Dstagefright.cpp989 DataSource::CreateFromURI(NULL /* httpService */, filename);
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp196 dataSource = DataSource::CreateFromURI(
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp293 DataSource::CreateFromURI(NULL /* httpService */, uri);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp365 mDataSource = DataSource::CreateFromURI(

Completed in 1996 milliseconds