Home
last modified time | relevance | path

Searched refs:ClearSystemCmdAgent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp96 ClearSystemCmdAgent(); in OnRemoteSaDied()
175 ClearSystemCmdAgent(); in OnSystemCmdAgentDied()
198 void ImeSystemCmdChannel::ClearSystemCmdAgent() in ClearSystemCmdAgent() function in OHOS::MiscServices::ImeSystemCmdChannel
/ohos5.0/base/inputmethod/imf/test/fuzztest/imesystemchannel_fuzzer/
H A Dimesystemchannel_fuzzer.cpp54 ImeSystemCmdChannel::GetInstance()->ClearSystemCmdAgent(); in FuzzSystemCmdAgent()
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_system_channel.h101 void ClearSystemCmdAgent();
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_system_channel_test.cpp63 imeSystemChannel_->ClearSystemCmdAgent(); in TearDownTestCase()