Searched refs:GetClientMap (Results 1 – 2 of 2) sorted by relevance
230 std::map<sptr<IRemoteObject>, std::shared_ptr<InputClientInfo>> GetClientMap();
1188 auto clientMap = GetClientMap(); in OnPanelStatusChange()1345 std::map<sptr<IRemoteObject>, std::shared_ptr<InputClientInfo>> PerUserSession::GetClientMap() in GetClientMap() function in OHOS::MiscServices::PerUserSession