Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h95 int32_t GetSwitchInfoBySwitchCount(SwitchInfo &switchInfo, int32_t userId, bool enableOn, uint32_t cacheCount);
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp389 * @tc.desc: test GetSwitchInfoBySwitchCount
400 auto ret = ImeInfoInquirer::GetInstance().GetSwitchInfoBySwitchCount(switchInfo, userId, enableOn, cacheCount); in HWTEST_F()
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1322 ImeInfoInquirer::GetInstance().GetSwitchInfoBySwitchCount(switchInfo, userId_, enableImeOn_.load(), cacheCount); in SwitchType()
H A Dime_info_inquirer.cpp362 int32_t ImeInfoInquirer::GetSwitchInfoBySwitchCount(SwitchInfo &switchInfo, int32_t userId, bool enableOn, in GetSwitchInfoBySwitchCount() function in OHOS::MiscServices::ImeInfoInquirer

Completed in 7 milliseconds