Searched refs:key_prefix (Results 1 – 4 of 4) sorted by relevance
60 const std::string& key_prefix) override;100 const std::string& key_prefix,
55 const std::string& key_prefix) = 0;
46 const std::string& key_prefix));
195 const std::string& key_prefix) { in DeleteByPrefix() argument208 session.handle(), key_prefix); in DeleteByPrefix()548 const std::string& key_prefix, in DeleteIfMatchesPrefix() argument551 if (base::StartsWith(key_name, key_prefix, base::CompareCase::SENSITIVE)) { in DeleteIfMatchesPrefix()