Searched refs:AddClient (Results 1 – 2 of 2) sorted by relevance
121 …int AddClient(sptr<IRemoteObject> inputClient, const InputClientInfo &clientInfo, ClientAddEvent e…
53 int PerUserSession::AddClient(sptr<IRemoteObject> inputClient, const InputClientInfo &clientInfo, C… in AddClient() function in OHOS::MiscServices::PerUserSession299 return AddClient(clientInfo.client->AsObject(), clientInfo, PREPARE_INPUT); in OnPrepareInput()670 auto ret = AddClient(remoteClient, clientInfo, START_LISTENING); in OnUpdateListenEventFlag()