HomeSort by relevance Sort by last modified time
    Searched refs:NO_STORE (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/
opensslconf.h 89 # if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
90 # define NO_STORE
  /external/openssl/include/openssl/
opensslconf.h 89 # if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
90 # define NO_STORE
  /frameworks/base/core/java/android/webkit/
CacheManager.java 55 private static final String NO_STORE = "no-store";
756 if (NO_STORE.equals(controls[i])) {

Completed in 46 milliseconds