Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_event_monitor_manager.cpp42 if (!IsParamValid(eventFlag, listener)) { in RegisterImeEventListener()
52 if (!IsParamValid(eventFlag, listener)) { in UnRegisterImeEventListener()
58 bool ImeEventMonitorManager::IsParamValid(uint32_t eventFlag, const std::shared_ptr<ImeEventListene… in IsParamValid() function in OHOS::MiscServices::ImeEventMonitorManager
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_event_monitor_manager.h66 bool IsParamValid(uint32_t eventFlag, const std::shared_ptr<ImeEventListener> &listener);