Searched defs:PostTaskToEventHandler (Results 1 – 4 of 4) sorted by relevance
51 virtual bool PostTaskToEventHandler(std::function<void()> task, const std::string &taskName) in PostTaskToEventHandler() function
145 bool InputMethodEngineListenerImpl::PostTaskToEventHandler(std::function<void()> task, const std::s… in PostTaskToEventHandler() function in OHOS::MiscServices::InputMethodEngineListenerImpl
921 bool JsInputMethodEngineSetting::PostTaskToEventHandler(std::function<void()> task, const std::stri… in PostTaskToEventHandler() function in OHOS::MiscServices::JsInputMethodEngineSetting
131 bool PostTaskToEventHandler(std::function<void()> task, const std::string &taskName) in PostTaskToEventHandler() function in OHOS::MiscServices::InputMethodAbilityTest::InputMethodEngineListenerImpl