HomeSort by relevance Sort by last modified time
    Searched full:no_store (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/
opensslconf.h 161 # if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
162 # define NO_STORE
  /external/openssl/include/openssl/
opensslconf.h 161 # if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
162 # define NO_STORE
  /external/chromium/net/http/
http_cache_unittest.cc 786 no_store = false;
790 void set_no_store(bool value) { no_store = value; }
796 if (no_store)
801 static bool no_store; member in class:__anon5049::FastTransactionServer
804 bool FastTransactionServer::no_store; member in class:__anon5049::FastTransactionServer
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 735 milliseconds