Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp812 auto inactiveClientInfo = GetClientInfo(inactiveClient->AsObject()); in ReplaceCurrentClient() local
813 if (inactiveClientInfo != nullptr && inactiveClientInfo->pid != clientInfo->pid) { in ReplaceCurrentClient()
814 IMSA_HILOGI("remove inactive client: [%{public}d]", inactiveClientInfo->pid); in ReplaceCurrentClient()

Completed in 4 milliseconds