Searched refs:GetInputTypes (Results 1 – 3 of 3) sorted by relevance
230 sinkManagerObj_->SetInputTypes(sinkManagerObj_->GetInputTypes() | inputTypes); in OnStartRemoteInput()232 sinkManagerObj_->GetInputTypes()); in OnStartRemoteInput()259 sessionId, inputTypes, sinkManagerObj_->GetInputTypes()); in OnStopRemoteInput()261 sinkManagerObj_->SetInputTypes(sinkManagerObj_->GetInputTypes() - in OnStopRemoteInput()262 (sinkManagerObj_->GetInputTypes() & inputTypes)); in OnStopRemoteInput()471 sinkManagerObj_->SetInputTypes(sinkManagerObj_->GetInputTypes() | inputTypes); in OnRelayStartTypeRemoteInput()473 sinkManagerObj_->GetInputTypes()); in OnRelayStartTypeRemoteInput()501 toSinkSessionId, inputTypes, sinkManagerObj_->GetInputTypes()); in OnRelayStopTypeRemoteInput()503 sinkManagerObj_->SetInputTypes(sinkManagerObj_->GetInputTypes() - in OnRelayStopTypeRemoteInput()504 (sinkManagerObj_->GetInputTypes() & inputTypes)); in OnRelayStopTypeRemoteInput()[all …]
123 HWTEST_F(DistributedInputSinkManagerTest, GetInputTypes, testing::ext::TestSize.Level0)128 uint32_t retType = sinkManager_->GetInputTypes();
149 uint32_t GetInputTypes();