Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/include/chpp/clients/
H A Dtimesync.h80 void chppTimesyncClientReset(struct ChppAppState *context);
/aosp12/system/chre/chpp/clients/
H A Dtimesync.c79 void chppTimesyncClientReset(struct ChppAppState *context) { in chppTimesyncClientReset() function
/aosp12/system/chre/chpp/
H A Dapp.c767 chppTimesyncClientReset(context); in chppAppProcessReset()