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

  /frameworks/volley/src/main/java/com/android/volley/toolbox/
NoCache.java 24 public class NoCache implements Cache {
  /external/v8/src/
code-stubs.h 224 // TODO(mvstanton): eliminate the NoCache key by getting rid
226 NoCache = 0, // marker for stubs that do custom caching]
251 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); }
    [all...]

Completed in 55 milliseconds