Searched refs:mHTTPService (Results 1 – 8 of 8) sorted by relevance
75 sp<IMediaHTTPService> mHTTPService; member
97 sp<IMediaHTTPService> mHTTPService; member
154 sp<IMediaHTTPService> mHTTPService; member
46 mHTTPService(httpService), in HTTPLiveSource()115 mHTTPService); in prepareAsync()
49 mHTTPService(httpService), in RTSPSource()101 if (mIsSDP && mHTTPService == NULL) { in prepareAsync()125 mHTTPService); in prepareAsync()
92 mHTTPService.clear(); in resetDataSource()122 mHTTPService = httpService; in setDataSource()386 ->CreateMediaHTTP(mHTTPService); in onPrepareAsync()403 ->CreateFromURI(mHTTPService, uri, &mUriHeaders, &contentType, in onPrepareAsync()
190 sp<MediaHTTPService> mHTTPService; member
281 mHTTPService(httpService), in LiveSession()495 return new HTTPDownloader(mHTTPService, mExtraHeaders); in getHTTPDownloader()