Searched refs:OnSetCoreAndAgent (Results 1 – 4 of 4) sorted by relevance
102 userSessions->OnSetCoreAndAgent(core, agent->AsObject()); in FuzzPerUserSession()
106 int32_t OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IRemoteObject> &agent);
472 return session->OnSetCoreAndAgent(core, agent); in SetCoreAndAgent()
660 int32_t PerUserSession::OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IRemoteObj… in OnSetCoreAndAgent() function in OHOS::MiscServices::PerUserSession