Home
last modified time | relevance | path

Searched refs:IsBoundToClient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h136 bool IsBoundToClient();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1664 …n identityChecker_->IsFocused(IPCSkeleton::GetCallingPid(), tokenId) && session->IsBoundToClient(); in IsStartInputTypePermitted()
H A Dperuser_session.cpp1273 bool PerUserSession::IsBoundToClient() in IsBoundToClient() function in OHOS::MiscServices::PerUserSession