Searched refs:handleGnssAsyncResult (Results 1 – 7 of 7) sorted by relevance
97 void BasicGnssTest::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in general_test::BasicGnssTest135 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleEvent()
49 void handleGnssAsyncResult(const chreAsyncResult *result);
177 void handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function272 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in nanoappHandleEvent()
135 void handleGnssAsyncResult(const chreAsyncResult *result);
137 void handleGnssAsyncResult(const chreAsyncResult *result);
279 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()439 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::settings_test::Manager
150 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()252 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::stress_test::Manager