Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp127 auto fullInfo = FullImeInfoManager::GetInstance().Get(userId); in GetImeInfoFromCache() local
128 auto it = std::find_if(fullInfo.begin(), fullInfo.end(), in GetImeInfoFromCache()
130 if (it == fullInfo.end()) { in GetImeInfoFromCache()

Completed in 3 milliseconds