Searched refs:IDInputSourceInterfaceCode (Results 1 – 4 of 4) sorted by relevance
568 case static_cast<uint32_t>(IDInputSourceInterfaceCode::REGISTER_SESSION_STATE_CB): in HandleRemoteRequest()594 case static_cast<uint32_t>(IDInputSourceInterfaceCode::INIT): in OnRemoteRequest()596 case static_cast<uint32_t>(IDInputSourceInterfaceCode::RELEASE): in OnRemoteRequest()598 case static_cast<uint32_t>(IDInputSourceInterfaceCode::REGISTER_REMOTE_INPUT): in OnRemoteRequest()600 case static_cast<uint32_t>(IDInputSourceInterfaceCode::UNREGISTER_REMOTE_INPUT): in OnRemoteRequest()602 case static_cast<uint32_t>(IDInputSourceInterfaceCode::PREPARE_REMOTE_INPUT): in OnRemoteRequest()604 case static_cast<uint32_t>(IDInputSourceInterfaceCode::UNPREPARE_REMOTE_INPUT): in OnRemoteRequest()606 case static_cast<uint32_t>(IDInputSourceInterfaceCode::START_REMOTE_INPUT): in OnRemoteRequest()608 case static_cast<uint32_t>(IDInputSourceInterfaceCode::STOP_REMOTE_INPUT): in OnRemoteRequest()618 case static_cast<uint32_t>(IDInputSourceInterfaceCode::START_DHID_REMOTE_INPUT): in OnRemoteRequest()[all …]
41 bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::INIT), data, reply); in Init()57 bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::RELEASE), data, reply); in Release()90 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::REGISTER_REMOTE_INPUT), d… in RegisterDistributedHardware()218 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::START_REMOTE_INPUT), data… in StartRemoteInput()252 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::STOP_REMOTE_INPUT), data,… in StopRemoteInput()329 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::STOP_RELAY_TYPE_REMOTE_IN… in StopRemoteInput()398 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::UNPREPARE_RELAY_REMOTE_IN… in UnprepareRemoteInput()529 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::START_RELAY_DHID_REMOTE_I… in StartRemoteInput()576 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::STOP_RELAY_DHID_REMOTE_IN… in StopRemoteInput()709 …bool ret = SendRequest(static_cast<uint32_t>(IDInputSourceInterfaceCode::REGISTER_SESSION_STATE_CB… in RegisterSessionStateCb()[all …]
24 enum class IDInputSourceInterfaceCode : uint32_t { enum
373 IDInputSourceInterfaceCode code = IDInputSourceInterfaceCode::INIT;