Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp74 DINPUT_SOURCE_MANAGER_RIGISTER_MSG, jsonArrayMsg, 0); in OnResponseRegisterDistributedHardware()
H A Ddinput_source_manager_event_handler.cpp629 case DINPUT_SOURCE_MANAGER_RIGISTER_MSG: in ProcessEvent()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_manager.h52 const uint32_t DINPUT_SOURCE_MANAGER_RIGISTER_MSG = 1; variable