Searched refs:PVMFDownloadProgressInterface (Results 1 – 15 of 15) sorted by relevance
46 class PVMFDownloadProgressInterface; variable82 … virtual void setDownloadProgressInterface(PVMFDownloadProgressInterface* download_progress) = 0;
44 class PVMFDownloadProgressInterface; variable136 … virtual void setDownloadProgressInterface(PVMFDownloadProgressInterface* download_progress) = 0;
46 class PVMFDownloadProgressInterface : public PVInterface
480 void setDownloadProgressInterface(PVMFDownloadProgressInterface* download_progress);672 PVMFDownloadProgressInterface* iDownloadProgressInterface;
1923 void PVMFMP3FFParserNode::setDownloadProgressInterface(PVMFDownloadProgressInterface* download_prog… in setDownloadProgressInterface()
485 void setDownloadProgressInterface(PVMFDownloadProgressInterface*);656 PVMFDownloadProgressInterface* iDownloadProgressInterface;
3349 void PVMFAMRFFParserNode::setDownloadProgressInterface(PVMFDownloadProgressInterface* aInterface) in setDownloadProgressInterface()
509 PVMFDownloadProgressInterface *DownloadProgress() in DownloadProgress()511 return (PVMFDownloadProgressInterface*)iDownloadProgress; in DownloadProgress()
757 void setDownloadProgressInterface(PVMFDownloadProgressInterface*);1061 PVMFDownloadProgressInterface* iDownloadProgressInterface;
4014 void PVMFAACFFParserNode::setDownloadProgressInterface(PVMFDownloadProgressInterface* aInterface) in setDownloadProgressInterface()
670 void setDownloadProgressInterface(PVMFDownloadProgressInterface*);882 PVMFDownloadProgressInterface* download_progress_interface;
6125 void PVMFMP4FFParserNode::setDownloadProgressInterface(PVMFDownloadProgressInterface* download_prog… in setDownloadProgressInterface()
558 … PVMFDownloadProgressInterface *aProgDownload = (PVMFDownloadProgressInterface *)aDLSupportObject; in setSupportObject()
111 public PVMFDownloadProgressInterface,
418 …PVMFDownloadProgressInterface* myInterface = OSCL_STATIC_CAST(PVMFDownloadProgressInterface*, this… in queryInterface()2474 …PVMFDownloadProgressInterface *aProgDownload = OSCL_STATIC_CAST(PVMFDownloadProgressInterface*, th… in setFormatDownloadSupportInterface()