Home
last modified time | relevance | path

Searched refs:isAllClosed (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp277 bool isAllClosed = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); in OnStopRemoteInput() local
278 if (isAllClosed) { in OnStopRemoteInput()
350 bool isAllClosed = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); in OnStopRemoteInputDhid() local
351 if (isAllClosed) { in OnStopRemoteInputDhid()
425 bool isAllClosed = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); in OnRelayStopDhidRemoteInput() local
426 if (!isAllClosed) { in OnRelayStopDhidRemoteInput()
520 bool isAllClosed = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); in OnRelayStopTypeRemoteInput() local
521 if (!isAllClosed) { in OnRelayStopTypeRemoteInput()

Completed in 2 milliseconds