Home
last modified time | relevance | path

Searched defs:CreateFileSource (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/datasource/
H A DPlayerServiceDataSourceFactory.cpp57 sp<DataSource> PlayerServiceDataSourceFactory::CreateFileSource(const char *uri) { in CreateFileSource() function in android::PlayerServiceDataSourceFactory
/aosp12/frameworks/av/media/libdatasource/
H A DDataSourceFactory.cpp130 sp<DataSource> DataSourceFactory::CreateFileSource(const char *uri) { in CreateFileSource() function in android::DataSourceFactory