HomeSort by relevance Sort by last modified time
    Searched defs:isCacheable (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
PutPropertySlot.h 66 bool isCacheable() const { return m_type != Uncachable; }
68 ASSERT(isCacheable());
PropertySlot.h 90 bool isCacheable() const { return m_cachedPropertyType != Uncacheable; }
94 ASSERT(isCacheable());
  /frameworks/base/libs/hwui/
Layer.h 194 inline bool isCacheable() const {
  /libcore/luni/src/main/java/libcore/net/http/
ResponseHeaders.java 328 public boolean isCacheable(RequestHeaders request) {
391 if (!isCacheable(request)) {
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
ResponseHeaders.java 325 public boolean isCacheable(RequestHeaders request) {
377 if (!isCacheable(request)) {
  /external/webkit/Source/WebCore/css/
CSSGradientValue.cpp 49 bool cacheable = isCacheable();
410 bool CSSGradientValue::isCacheable() const
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 294 milliseconds