Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_proxy.cpp37 int error = Remote()->SendRequest(InterIpcMsg::SET_LISTENER_OBJ, data, reply, option); in SetListenerObject()
56 int error = Remote()->SendRequest(InterIpcMsg::GET_SUBSYSTEM, data, reply, option); in GetSubSystemAbility()
74 int error = Remote()->SendRequest(InterIpcMsg::INTER_IPC_MSG, data, reply, option); in DoIpcCommand()
H A Dinter_ipc_stub.cpp53 case InterIpcMsg::INTER_IPC_MSG: { in OnRemoteRequest()
58 case InterIpcMsg::SET_LISTENER_OBJ: in OnRemoteRequest()
62 case InterIpcMsg::GET_SUBSYSTEM: in OnRemoteRequest()
H A Di_inter_ipc.h29 enum InterIpcMsg { INTER_IPC_MSG, SET_LISTENER_OBJ, GET_SUBSYSTEM }; enum in OHOS::Sharing::IInterIpc

Completed in 1 milliseconds