Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_client_info.h27 EVENTFLAG = 0, enumerator
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp87 UpdateClientInfo(inputClient, { { UpdateFlag::EVENTFLAG, clientInfo.eventFlag } }); in AddClientInfo()
155 case UpdateFlag::EVENTFLAG: { in UpdateClientInfo()