Home
last modified time | relevance | path

Searched refs:START_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.h37 START_DHID_REMOTE_INPUT = 0xf00eU, enumerator
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp618 case static_cast<uint32_t>(IDInputSourceInterfaceCode::START_DHID_REMOTE_INPUT): in OnRemoteRequest()
H A Ddistributed_input_source_proxy.cpp441 … = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::START_DHID_REMOTE_INPUT), data, r… in StartRemoteInput()