Searched refs:mHTTPService (Results 1 – 8 of 8) sorted by relevance
75 sp<IMediaHTTPService> mHTTPService; member
47 mHTTPService(httpService), in HTTPLiveSource()116 mHTTPService); in prepareAsync()
97 sp<IMediaHTTPService> mHTTPService; member
50 mHTTPService(httpService), in RTSPSource()102 if (mIsSDP && mHTTPService == NULL) { in prepareAsync()126 mHTTPService); in prepareAsync()
154 sp<IMediaHTTPService> mHTTPService; member
92 mHTTPService.clear(); in resetDataSource()125 mHTTPService = httpService; in setDataSource()389 ->CreateMediaHTTP(mHTTPService); in onPrepareAsync()406 ->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()