GetKeyById         32 components/dom_distiller/core/dom_distiller_model.cc   if (!GetKeyById(entry_id, &key)) {
GetKeyById        148 components/dom_distiller/core/dom_distiller_model.cc   DCHECK(!GetKeyById(entry_id, NULL));
GetKeyById        159 components/dom_distiller/core/dom_distiller_model.cc   bool success = GetKeyById(entry_id, &key);
GetKeyById         69 components/dom_distiller/core/dom_distiller_model.h   bool GetKeyById(const std::string& entry_id, KeyType* key) const;