Home
last modified time | relevance | path

Searched refs:RunKeyStateCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp313 sourceManagerObj_->RunKeyStateCallback(deviceId, dhid, type, code, value); in OnResponseKeyState()
H A Ddinput_source_manager_event_handler.cpp331 sourceManagerObj_->RunKeyStateCallback(deviceId, dhid, keyType, keyCode, keyValue); in NotifyKeyStateCallback()
H A Ddistributed_input_source_manager.cpp1454 void DistributedInputSourceManager::RunKeyStateCallback(const std::string &sinkId, const std::strin… in RunKeyStateCallback() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceManager
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_manager.h259 … void RunKeyStateCallback(const std::string &sinkId, const std::string &dhId, const uint32_t type,