Home
last modified time | relevance | path

Searched refs:EntryIterator (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.h63 class EntryIterator {
65 EntryIterator(const TrieMap::TrieMapIterator &trieMapIterator, in EntryIterator() function
75 bool operator!=(const EntryIterator &other) const {
79 const EntryIterator &operator++() {
85 DISALLOW_DEFAULT_CONSTRUCTOR(EntryIterator);
86 DISALLOW_ASSIGNMENT_OPERATOR(EntryIterator);
98 EntryIterator begin() const { in begin()
99 return EntryIterator(mTrieMapRange.begin(), mHasHistoricalInfo); in begin()
102 EntryIterator end() const { in end()
103 return EntryIterator(mTrieMapRange.end(), mHasHistoricalInfo); in end()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...