Searched refs:empty_hash_collection_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dfeedback.h95 const HashCollection empty_hash_collection_; member in class:spellcheck::Feedback
H A Dfeedback.cc183 return text_it == text_.end() ? empty_hash_collection_ : text_it->second;

Completed in 92 milliseconds