Searched refs:sanitizedBuffer (Results 1 – 1 of 1) sorted by relevance
235 std::unique_ptr<sensors_event_t[]> sanitizedBuffer; in sendEvents() local305 sanitizedBuffer.reset(new sensors_event_t[numEvents]); in sendEvents()306 scratch = sanitizedBuffer.get(); in sendEvents()