Searched refs:m_isGetEntryInProgress (Results 1 – 2 of 2) sorted by relevance
100 , m_isGetEntryInProgress(false) in WebCache()192 if (m_isGetEntryInProgress) in getCacheResult()203 m_isGetEntryInProgress = true; in getCacheResult()207 while (m_isGetEntryInProgress) in getCacheResult()246 m_isGetEntryInProgress = false; in onGetEntryDone()
82 bool m_isGetEntryInProgress; variable