Searched refs:iDownloadProgress (Results 1 – 4 of 4) sorted by relevance
473 iDownloadProgress(NULL), in pvDownloadControl()571 iDownloadProgress = (DownloadProgressInterface *)aDLSupportObject; in setSupportObject()1235 iDownloadProgress(NULL), in downloadEventReporter()1266 iDownloadProgress = (DownloadProgressInterface *)aSupportObject; in setSupportObject()1313 if (!iStarted || !iDownloadProgress) return; in sendBufferStatusEventBody()1316 bool status = iDownloadProgress->getNewProgressPercent(aProgessPercent); in sendBufferStatusEventBody()1363 if (iStarted && iDownloadProgress) in checkBufferInfoEvent()1380 iDownloadProgress->getNewProgressPercent(aProgessPercent); in checkBufferCompleteEvent()
228 iDownloadProgress == NULL || in isInfoReady()319 DownloadProgressInterface *iDownloadProgress; variable575 DownloadProgressInterface *iDownloadProgress; variable
454 iDownloadProgress = NULL; in PVMFDownloadManagerSubNodeContainer()480 PVInterface* iDownloadProgress; variable511 return (PVMFDownloadProgressInterface*)iDownloadProgress; in DownloadProgress()
2293 if (iDownloadProgress) in Cleanup()2295 iDownloadProgress->removeRef(); in Cleanup()2296 iDownloadProgress = NULL; in Cleanup()2705 …mdId = iNode->QueryInterface(iSessionId, PVMF_DOWNLOAD_PROGRESS_INTERFACE_UUID, iDownloadProgress); in IssueCommand()