Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h159 int32_t GenerateClientInfo(int32_t userId, InputClientInfo &clientInfo);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp221 auto ret = GenerateClientInfo(userId, clientInfo); in PrepareInput()
233 int32_t InputMethodSystemAbility::GenerateClientInfo(int32_t userId, InputClientInfo &clientInfo) in GenerateClientInfo() function in OHOS::MiscServices::InputMethodSystemAbility
539 auto ret = GenerateClientInfo(userId, clientInfo); in UpdateListenEventFlag()

Completed in 4 milliseconds