Searched refs:handleGnssAsyncResult (Results 1 – 7 of 7) sorted by relevance
94 void BasicGnssTest::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in general_test::BasicGnssTest132 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleEvent()
53 void handleGnssAsyncResult(const chreAsyncResult *result);
177 void handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function274 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in nanoappHandleEvent()
136 void handleGnssAsyncResult(const chreAsyncResult *result);
174 void handleGnssAsyncResult(const chreAsyncResult *result);
300 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()476 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::settings_test::Manager
188 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()338 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::stress_test::Manager