Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/cloud/
Dresource_cache.cc88 return VerifyKeyPathAndGetSubkeyPath(key, true, subkey, &subkey_path) && in Store()
99 if (!VerifyKeyPathAndGetSubkeyPath(key, false, subkey, &subkey_path) || in Load()
135 if (VerifyKeyPathAndGetSubkeyPath(key, false, subkey, &subkey_path)) in Delete()
228 bool ResourceCache::VerifyKeyPathAndGetSubkeyPath(const std::string& key, in VerifyKeyPathAndGetSubkeyPath() function in policy::ResourceCache
Dresource_cache.h82 bool VerifyKeyPathAndGetSubkeyPath(const std::string& key,