Home
last modified time | relevance | path

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

/system/chre/chpp/clients/
Dgnss.c53 static void chppGnssClientNotifyReset(void *clientContext);
96 .resetNotifierFunctionPtr = &chppGnssClientNotifyReset,
322 static void chppGnssClientNotifyReset(void *clientContext) { in chppGnssClientNotifyReset() function