Searched refs:handleStatusChangeSync (Results 1 – 2 of 2) sorted by relevance
273 void handleStatusChangeSync(bool enabled, uint8_t errorCode);
100 state->session->handleStatusChangeSync(state->enabled, state->errorCode); in handleStatusChange()318 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync() function in chre::GnssSession