Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Ddinput_ipc_interface_code.h39 START_RELAY_DHID_REMOTE_INPUT = 0xf010U, enumerator
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp556 case static_cast<uint32_t>(IDInputSourceInterfaceCode::START_RELAY_DHID_REMOTE_INPUT): in HandleRemoteRequest()
H A Ddistributed_input_source_proxy.cpp529 …ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::START_RELAY_DHID_REMOTE_INPUT), in StartRemoteInput()