Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_browser.cc89 void LogCacheQuery(nacl::NaClBrowser::ValidationCacheStatus status) { in LogCacheQuery() function
454 LogCacheQuery(result ? CACHE_HIT : CACHE_MISS); in QueryKnownToValidate()