Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:GenericSource

30 #include "GenericSource.h"
229 source = new GenericSource(notify, url, headers, mUIDValid, mUID);
241 sp<Source> source = new GenericSource(notify, fd, offset, length);