Home
last modified time | relevance | path

Searched refs:AddImeData (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dperuser_session.h196 int32_t AddImeData(ImeType type, sptr<IInputMethodCore> core, sptr<IRemoteObject> agent, pid_t pid);
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp699 auto ret = AddImeData(imeType, core, agent, IPCSkeleton::GetCallingPid()); in OnRegisterProxyIme()
852 int32_t PerUserSession::AddImeData(ImeType type, sptr<IInputMethodCore> core, sptr<IRemoteObject> agent, pid_t pid) in AddImeData() function in OHOS::PerUserSession

Completed in 4 milliseconds