Home
last modified time | relevance | path

Searched refs:DInputSinkCollectorEventHandler (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.h34 class DInputSinkCollectorEventHandler : public AppExecFwk::EventHandler {
36 … explicit DInputSinkCollectorEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner);
37 ~DInputSinkCollectorEventHandler() {} in ~DInputSinkCollectorEventHandler()
H A Ddistributed_input_collector_test.cpp43 DistributedInputCollectorTest::DInputSinkCollectorEventHandler::DInputSinkCollectorEventHandler( in DInputSinkCollectorEventHandler() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollectorTest::DInputSinkCollectorEventHandler
48 void DistributedInputCollectorTest::DInputSinkCollectorEventHandler::ProcessEvent( in ProcessEvent()
65 std::make_shared<DistributedInputCollectorTest::DInputSinkCollectorEventHandler>(runner);