Searched refs:ClientRequestHandle (Results 1 – 3 of 3) sorted by relevance
33 static void ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply);
70 InputEventClientProxy::GetInstance()->ClientRequestHandle(funcId, origin, req, reply); in Invoke()
28 void InputEventClientProxy::ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in ClientRequestHandle() function in OHOS::InputEventClientProxy