Searched refs:aSourceType (Results 1 – 2 of 2) sorted by relevance
120 PVMFFormatType aSourceType = aSourceFormat; in CheckPluginAvailability() local121 …if (aSourceFormat == PVMF_MIME_DATA_SOURCE_HTTP_URL && aSourceData == NULL) aSourceType = PVMF_MIM… in CheckPluginAvailability()125 if (iTypeVec[i].iSourceType == aSourceType) in CheckPluginAvailability()138 if (iTypeVec[j].iSourceType == aSourceType) in CheckPluginAvailability()
547 MPVDataSource(TUid aSourceType) : MPVDataSourceBase(aSourceType) {} in MPVDataSource() argument576 MPVDataSourceAndSink(TUid aSourceType, TUid aSinkType) : in MPVDataSourceAndSink() argument577 MPVDataSourceBase(aSourceType), in MPVDataSourceAndSink()