Home
last modified time | relevance | path

Searched refs:OnSetCoreAndAgent (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/
H A Dperusersession_fuzzer.cpp101 userSessions->OnSetCoreAndAgent(core, agent->AsObject()); in FuzzPerUserSession()
/base/inputmethod/imf/services/include/
H A Dperuser_session.h106 int32_t OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IRemoteObject> &agent);
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp668 int32_t PerUserSession::OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IRemoteObject> &agent) in OnSetCoreAndAgent() function in OHOS::MiscServices::PerUserSession
H A Dinput_method_system_ability.cpp454 return session->OnSetCoreAndAgent(core, agent); in SetCoreAndAgent()

Completed in 12 milliseconds