HomeSort by relevance Sort by last modified time
    Searched refs:VerifyKeyPathAndGetSubkeyPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/policy/core/common/cloud/
resource_cache.cc 88 return VerifyKeyPathAndGetSubkeyPath(key, true, subkey, &subkey_path) &&
99 if (!VerifyKeyPathAndGetSubkeyPath(key, false, subkey, &subkey_path) ||
135 if (VerifyKeyPathAndGetSubkeyPath(key, false, subkey, &subkey_path))
228 bool ResourceCache::VerifyKeyPathAndGetSubkeyPath(const std::string& key,
resource_cache.h 82 bool VerifyKeyPathAndGetSubkeyPath(const std::string& key,

Completed in 48 milliseconds