Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/clients/
H A Dgnss.c53 static void chppGnssClientNotifyReset(void *clientContext);
93 .resetNotifierFunctionPtr = &chppGnssClientNotifyReset,
318 static void chppGnssClientNotifyReset(void *clientContext) { in chppGnssClientNotifyReset() function