Searched defs:agentObject (Results 1 – 7 of 7) sorted by relevance
1053 sptr<IRemoteObject> agentObject = nullptr; member
136 void ImeSystemCmdChannel::OnConnectCmdReady(const sptr<IRemoteObject> &agentObject) in OnConnectCmdReady()
1175 void InputMethodController::OnInputReady(sptr<IRemoteObject> agentObject, const BindImeInfo &imeInf… in OnInputReady()1575 void InputMethodController::SetAgent(const sptr<IRemoteObject> &agentObject, const std::string &bun… in SetAgent()1894 const sptr<IRemoteObject> &agentObject, uint64_t msgId, int32_t code, const ResponseData &data) in ResponseDataChannel()
230 wptr<IRemoteObject> agentObject = nullptr; in FUZZSetControllerListener() local
29 const std::shared_ptr<InputDataChannelProxy> &channel, const sptr<IRemoteObject> &agentObject) in InputDataChannelProxyWrap()
928 sptr<IRemoteObject> agentObject = nullptr; in SetInputDataChannel() local
1686 sptr<IRemoteObject> agentObject = nullptr; variable