Home
last modified time | relevance | path

Searched refs:ClientRequestHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_client_proxy.h33 static void ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply);
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dsamgr_ims.cpp70 InputEventClientProxy::GetInstance()->ClientRequestHandle(funcId, origin, req, reply); in Invoke()
H A Dinput_event_client_proxy.cpp28 void InputEventClientProxy::ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in ClientRequestHandle() function in OHOS::InputEventClientProxy