Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp614 void PerUserSession::UnBindClientWithIme(const std::shared_ptr<InputClientInfo> &currentClientInfo, in UnBindClientWithIme() argument
617 if (currentClientInfo == nullptr) { in UnBindClientWithIme()
622 StopClientInput(currentClientInfo); in UnBindClientWithIme()
624 StopImeInput(currentClientInfo->bindImeType, currentClientInfo->channel); in UnBindClientWithIme()
/base/inputmethod/imf/services/include/
H A Dperuser_session.h203 void UnBindClientWithIme(const std::shared_ptr<InputClientInfo> &currentClientInfo,

Completed in 3 milliseconds