Home
last modified time | relevance | path

Searched defs:affDhIds (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp231 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(true, in OnStartRemoteInput() local
263 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(false, inputTypes); in OnStopRemoteInput() local
314 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingDhIds(true, devDhIds); in OnStartRemoteInputDhid() local
388 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingDhIds(true, devDhIds); in OnRelayStartDhidRemoteInput() local
405 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingDhIds(false, stopIndeedDhIds); OnRelayStopDhidRemoteInput() local
472 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(true, OnRelayStartTypeRemoteInput() local
505 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(false, inputTypes); OnRelayStopTypeRemoteInput() local
[all...]
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1206 void InputHub::SaveAffectDhId(bool isEnable, const std::string &dhId, AffectDhIds &affDhIds) in SaveAffectDhId() argument
1217 AffectDhIds affDhIds; in SetSupportInputType() local
1235 AffectDhIds affDhIds; in SetSharingDevices() local

Completed in 5 milliseconds