Searched refs:approveAutoResumeDecisionShortCut (Results 1 – 4 of 4) sorted by relevance
92 OSCL_IMPORT_REF bool approveAutoResumeDecisionShortCut(const uint32 aCurrDownloadSize,
206 OSCL_EXPORT_REF bool progressiveDownloadControl::approveAutoResumeDecisionShortCut(const uint32 aCu… in approveAutoResumeDecisionShortCut() function in progressiveDownloadControl
246 virtual bool approveAutoResumeDecisionShortCut(const uint32 aCurrDownloadSize, in approveAutoResumeDecisionShortCut() function
794 …if (approveAutoResumeDecisionShortCut(aFileSize - aRemainingDownloadSize, newDurationMsec, playbac… in checkAutoResumeAlgoWithConstraint()