Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp130 bool isBegin = true; in GetInputMethodParam() local
133 params += isBegin ? "" : "},"; in GetInputMethodParam()
134 isBegin = false; in GetInputMethodParam()