Searched refs:ReadOneSample (Results 1 – 3 of 3) sorted by relevance
73 buffer_.push_back(ReadOneSample(index_)); in Read()117 const sensors_event_t DirectChannelBufferReader::ReadOneSample(int index) { in ReadOneSample() function in DirectChannelBufferReader
110 virtual const sensors_event_t ReadOneSample(int index);
38 const sensors_event_t ReadOneSample(int index) { in ReadOneSample() function in __anon4d1830a00111::TestableDirectChannelBufferReader49 auto return_value = DirectChannelBufferReader::ReadOneSample(index); in ReadOneSample()