Home
last modified time | relevance | path

Searched refs:recvFun_ (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/util/socket/include/
H A Duds_client.h58 MsgClientFunCallback recvFun_; member in OHOS::MMI::UDSClient
/foundation/multimodalinput/input/util/socket/src/
H A Duds_client.cpp107 recvFun_ = fun; in StartClient()
/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h86 MsgServerFunCallback recvFun_ { nullptr };
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp226 recvFun_ = fun; in SetRecvFun()
260 recvFun_(sess, pkt); in OnPacket()
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp181 recvFun_(*this, pkt); in OnPacket()

Completed in 3 milliseconds