Searched refs:event_printer (Results 1 – 1 of 1) sorted by relevance
265 auto event_printer = [&limit, continuous](const SensorEvent& event) -> bool { in PrintAllEvents() local269 ReadSensorEvents(event_printer); in PrintAllEvents()274 auto event_printer = [type, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() local282 ReadSensorEvents(event_printer); in PrintSensorEvents()287 auto event_printer = [&sensors, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() local299 ReadSensorEvents(event_printer); in PrintSensorEvents()