Home
last modified time | relevance | path

Searched refs:chppGnssServiceNotifyReset (Results 1 – 1 of 1) sorted by relevance

/system/chre/chpp/services/
Dgnss.c37 static void chppGnssServiceNotifyReset(void *serviceContext);
58 .resetNotifierFunctionPtr = &chppGnssServiceNotifyReset,
318 static void chppGnssServiceNotifyReset(void *serviceContext) { in chppGnssServiceNotifyReset() function