Searched defs:GetValidationCacheKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_validation_cache.h23 const std::string& GetValidationCacheKey() const { function in class:nacl::NaClValidationCache
H A Dnacl_browser.h88 const std::string& GetValidationCacheKey() const { function in class:nacl::NaClBrowser
89 return validation_cache_.GetValidationCacheKey();

Completed in 108 milliseconds