Home
last modified time | relevance | path

Searched refs:OnSystemCmdAgentDied (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/test/fuzztest/imesystemchannel_fuzzer/
H A Dimesystemchannel_fuzzer.cpp65 ImeSystemCmdChannel::GetInstance()->OnSystemCmdAgentDied(remoteObject); in FuzzOnSystemCmdAgent()
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_system_channel.h102 void OnSystemCmdAgentDied(const wptr<IRemoteObject> &remote);
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp164 [this](const wptr<IRemoteObject> &remote) { OnSystemCmdAgentDied(remote); }); in OnConnectCmdReady()
171 void ImeSystemCmdChannel::OnSystemCmdAgentDied(const wptr<IRemoteObject> &remote) in OnSystemCmdAgentDied() function in OHOS::MiscServices::ImeSystemCmdChannel

Completed in 2 milliseconds