Searched refs:key_prefix (Results 1 – 4 of 4) sorted by relevance
60 const std::string& key_prefix) override;101 const std::string& key_prefix,
55 const std::string& key_prefix) = 0;
43 const std::string& key_prefix));
215 const std::string& key_prefix) { in DeleteByPrefix() argument230 key_prefix); in DeleteByPrefix()602 const std::string& key_prefix, in DeleteIfMatchesPrefix() argument605 if (base::StartsWith(key_name, key_prefix, base::CompareCase::SENSITIVE)) { in DeleteIfMatchesPrefix()