Searched refs:chreSensorFlushAsync (Results 1 – 8 of 8) sorted by relevance
39 decltype(chreSensorFlushAsync) *gFlushFuncPtr = nullptr;113 dlsym(RTLD_NEXT, STRINGIFY(chreSensorFlushAsync))); in openQsh()134 DLL_EXPORT extern "C" bool chreSensorFlushAsync(uint32_t sensorHandle, in chreSensorFlushAsync() function
285 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie) { in chreSensorFlushAsync() function286 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreSensorFlushAsync); in chreSensorFlushAsync()
105 if (!chreSensorFlushAsync(mSensorHandle, &mCookie)) { in start()
1012 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie);
992 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie);
138 DLL_EXPORT bool chreSensorFlushAsync(uint32_t sensorHandle, in chreSensorFlushAsync() function
226 ADD_EXPORTED_C_SYMBOL(chreSensorFlushAsync),
1099 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie);