Home
last modified time | relevance | path

Searched refs:validation_cache_is_enabled_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_browser.h100 return validation_cache_is_enabled_; in ValidationCacheIsEnabled()
196 bool validation_cache_is_enabled_ = false; variable
H A Dnacl_browser.cc136 validation_cache_is_enabled_ = in NaClBrowser()
368 validation_cache_is_enabled_ = false; in RunWithoutValidationCache()