Searched refs:event_printer (Results 1 – 1 of 1) sorted by relevance
274 auto event_printer = [&limit, continuous](const SensorEvent& event) -> bool { in PrintAllEvents() local278 ReadSensorEvents(event_printer); in PrintAllEvents()332 auto event_printer = [type, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() local340 ReadSensorEvents(event_printer); in PrintSensorEvents()345 auto event_printer = [&sensors, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() local357 ReadSensorEvents(event_printer); in PrintSensorEvents()