Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp273 void ReportImfErrorEvent(int32_t ret, bool isShowKeyboard) in ReportImfErrorEvent() function
286 ReportImfErrorEvent(IMF_LISTENER_NULL_POINT, isShowKeyboard); in Attach()
291 ReportImfErrorEvent(IMF_TEXT_CONFIG_NULL_POINT, isShowKeyboard); in Attach()
304 ReportImfErrorEvent(IMF_LISTENER_NULL_POINT, isShowKeyboard); in Attach()
328 ReportImfErrorEvent(ret, isShowKeyboard); in Attach()

Completed in 1 milliseconds