Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h230 std::map<sptr<IRemoteObject>, std::shared_ptr<InputClientInfo>> GetClientMap();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp1188 auto clientMap = GetClientMap(); in OnPanelStatusChange()
1345 std::map<sptr<IRemoteObject>, std::shared_ptr<InputClientInfo>> PerUserSession::GetClientMap() in GetClientMap() function in OHOS::MiscServices::PerUserSession