Searched refs:VerifyKeyPath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dresource_cache.cc113 if (!VerifyKeyPath(key, false, &key_path))
146 if (VerifyKeyPath(key, false, &key_path))
155 if (!VerifyKeyPath(key, false, &key_path))
197 if (!VerifyKeyPath(key, false, &key_path))
217 bool ResourceCache::VerifyKeyPath(const std::string& key, function in class:policy::ResourceCache
234 if (!VerifyKeyPath(key, allow_create_key, &key_path) ||
H A Dresource_cache.h74 bool VerifyKeyPath(const std::string& key,

Completed in 443 milliseconds