Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/common/include/
H A Ddinput_ipc_interface_code.h57 GET_SINK_SCREEN_INFOS = 0xf016U, member in OHOS::DistributedHardware::IDInputSinkInterfaceCode
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_sink_stub.cpp67 case static_cast<uint32_t>(IDInputSinkInterfaceCode::GET_SINK_SCREEN_INFOS): in OnRemoteRequest()
H A Ddistributed_input_sink_proxy.cpp87 bool ret = SendRequest(static_cast<uint32_t>(IDInputSinkInterfaceCode::GET_SINK_SCREEN_INFOS), data, reply); in RegisterGetSinkScreenInfosCallback()

Completed in 3 milliseconds