Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h119 std::shared_ptr<ImeInfo> GetImeInfoFromCache(const int32_t userId, const std::string &bundleName,
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp120 auto info = GetImeInfoFromCache(userId, bundleName, subName); in GetImeInfo()
124 std::shared_ptr<ImeInfo> ImeInfoInquirer::GetImeInfoFromCache(const int32_t userId, const std::string &bundleName, in GetImeInfoFromCache() function in OHOS::MiscServices::ImeInfoInquirer

Completed in 3 milliseconds