Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.cpp108 std::vector<std::string> noSharingDhIds; in HWTEST_F() local
109 noSharingDhIds.push_back("noSharingDhId_test"); in HWTEST_F()
110 AffectDhIds affectDhIds {sharingDhIds, noSharingDhIds}; in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp265 sinkManagerObj_->DeleteStopDhids(sessionId, affDhIds.noSharingDhIds, stopIndeedDhIds); in OnStopRemoteInput()
267 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnStopRemoteInput()
333 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnStopRemoteInputDhid()
407 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnRelayStopDhidRemoteInput()
507 sinkManagerObj_->DeleteStopDhids(toSinkSessionId, affDhIds.noSharingDhIds, stopIndeedDhIds); in OnRelayStopTypeRemoteInput()
509 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnRelayStopTypeRemoteInput()
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp204 for (auto const &id : dhIds.noSharingDhIds) { in ReportDhIdSharingState()
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h38 std::vector<std::string> noSharingDhIds; member
H A Dinput_hub.cpp1211 affDhIds.noSharingDhIds.push_back(dhId); in SaveAffectDhId()

Completed in 6 milliseconds