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

  /external/chromium_org/chrome/browser/nacl_host/
nacl_browser.h 164 NaClValidationCache off_the_record_validation_cache_; member in class:NaClBrowser
nacl_browser.cc 484 off_the_record_validation_cache_.QueryKnownToValidate(signature, true);
497 off_the_record_validation_cache_.SetKnownToValidate(signature);
514 off_the_record_validation_cache_.Reset();

Completed in 193 milliseconds