Searched refs:event_processor (Results 1 – 2 of 2) sorted by relevance
78 std::function<void(const ExtendedSensorEvent& event)> event_processor) { in SetEventProcessor() argument80 event_processor_ = std::move(event_processor); in SetEventProcessor()
51 std::function<void(const ExtendedSensorEvent& event)> event_processor);