Home
last modified time | relevance | path

Searched refs:GetSystemCmdAgent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp179 sptr<IInputMethodAgent> ImeSystemCmdChannel::GetSystemCmdAgent() in GetSystemCmdAgent() function in OHOS::MiscServices::ImeSystemCmdChannel
228 auto agent = GetSystemCmdAgent(); in SendPrivateCommand()
/ohos5.0/base/inputmethod/imf/test/fuzztest/imesystemchannel_fuzzer/
H A Dimesystemchannel_fuzzer.cpp53 ImeSystemCmdChannel::GetInstance()->GetSystemCmdAgent(); in FuzzSystemCmdAgent()
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_system_channel.h99 sptr<IInputMethodAgent> GetSystemCmdAgent();