Searched refs:m_downloadingPendingMasterResourceLoadersCount (Results 1 – 2 of 2) sorted by relevance
62 , m_downloadingPendingMasterResourceLoadersCount(0) in ApplicationCacheGroup()206 group->m_downloadingPendingMasterResourceLoadersCount++; in selectCache()275 m_downloadingPendingMasterResourceLoadersCount--; in finishedLoadingMainResource()319 m_downloadingPendingMasterResourceLoadersCount--; in failedLoadingMainResource()813 m_downloadingPendingMasterResourceLoadersCount = 0; in manifestNotFound()826 … (m_manifestHandle || !m_pendingEntries.isEmpty() || m_downloadingPendingMasterResourceLoadersCoun… in checkIfLoadIsComplete()
155 int m_downloadingPendingMasterResourceLoadersCount; variable