Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1306 auto checkSwitchCount = [this]() { in DealSwitchRequest() local
1316 } while (checkSwitchCount()); in DealSwitchRequest()