Searched refs:m_hasSetCacheModel (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/
H A DWebProcess.cpp125 , m_hasSetCacheModel(false)
325 if (!m_hasSetCacheModel || cacheModel != m_cacheModel) {
326 m_hasSetCacheModel = true;
H A DWebProcess.h196 bool m_hasSetCacheModel; member in class:WebKit::WebProcess

Completed in 22 milliseconds