Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Ddinput_ipc_interface_code.h34 UNPREPARE_RELAY_REMOTE_INPUT = 0xf00bU, enumerator
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp616 case static_cast<uint32_t>(IDInputSourceInterfaceCode::UNPREPARE_RELAY_REMOTE_INPUT): in OnRemoteRequest()
H A Ddistributed_input_source_proxy.cpp398 … ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::UNPREPARE_RELAY_REMOTE_INPUT), in UnprepareRemoteInput()