Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp111 sourceManagerObj_->SetDeviceMapValue(deviceId, DINPUT_SOURCE_SWITCH_OFF); in NotifyUnregisterCallback()
165 sourceManagerObj_->SetDeviceMapValue(deviceId, DINPUT_SOURCE_SWITCH_OFF); in NotifyUnprepareCallback()
237 sourceManagerObj_->SetDeviceMapValue(deviceId, DINPUT_SOURCE_SWITCH_OFF); in NotifyStopCallback()
H A Ddinput_source_listener.cpp199 sourceManagerObj_->SetDeviceMapValue(deviceId, DINPUT_SOURCE_SWITCH_ON); in OnResponseStartRemoteInput()
257 sourceManagerObj_->SetDeviceMapValue(deviceId, DINPUT_SOURCE_SWITCH_ON); in OnResponseStartRemoteInputDhid()
H A Ddistributed_input_source_manager.cpp1518 void DistributedInputSourceManager::SetDeviceMapValue(const std::string deviceId, int32_t value) in SetDeviceMapValue() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceManager
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_manager.h267 void SetDeviceMapValue(const std::string deviceId, int32_t value);