Home
last modified time | relevance | path

Searched refs:ValidationCacheIsEnabled (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_browser.h70 bool ValidationCacheIsEnabled() const { in ValidationCacheIsEnabled() function
Dnacl_browser.cc329 if (ValidationCacheIsEnabled()) { in EnsureValidationCacheAvailable()
Dnacl_process_host.cc702 params.validation_cache_enabled = nacl_browser->ValidationCacheIsEnabled(); in StartNaClExecution()