Home
last modified time | relevance | path

Searched refs:getCacheMode (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebRequestContext.h48 int getCacheMode();
DWebRequestContext.cpp100 int WebRequestContext::getCacheMode() in getCacheMode() function in android::WebRequestContext
DWebRequest.cpp187 m_cacheMode = context->getCacheMode(); in setRequestContext()