Searched refs:chreSensorFlushAsync (Results 1 – 3 of 3) sorted by relevance
194 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie) { in chreSensorFlushAsync() function195 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreSensorFlushAsync); in chreSensorFlushAsync()
987 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie);
174 DLL_EXPORT bool chreSensorFlushAsync(uint32_t sensorHandle, in chreSensorFlushAsync() function