Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp278 std::string isShowKeyboardStr = isShowKeyboard ? "true" : "false"; in ReportImfErrorEvent() local
281 { ATTACH_CODE, std::to_string(ret), IS_SHOW_KEY_BOARD, isShowKeyboardStr }); in ReportImfErrorEvent()