Home | History | Annotate | Download | only in src

Lines Matching refs:pvInterface

1022     PVInterface* pvInterface = OSCL_STATIC_CAST(PVInterface*, aSourceData);
1024 PVInterface* aDownloadSourceInterface = NULL;
1026 if (pvInterface->queryInterface(downloadHTTPDataUuid, aDownloadSourceInterface))
1034 if (pvInterface->queryInterface(downloadPVXDataUuid, aDownloadSourceInterface))
1041 PVInterface* sourceDataContext = NULL;
1043 if (pvInterface->queryInterface(sourceContextUuid, sourceDataContext))