Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h121 std::shared_ptr<ImeInfo> GetImeInfoFromBundleMgr(
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp121 return info == nullptr ? GetImeInfoFromBundleMgr(userId, bundleName, subName) : info; in GetImeInfo()
157 std::shared_ptr<ImeInfo> ImeInfoInquirer::GetImeInfoFromBundleMgr( in GetImeInfoFromBundleMgr() function in OHOS::MiscServices::ImeInfoInquirer

Completed in 3 milliseconds