Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/clients/
Dtimesync.h66 void chppTimesyncClientInit(struct ChppAppState *context);
/system/chre/chpp/clients/
Dtimesync.c53 void chppTimesyncClientInit(struct ChppAppState *context) { in chppTimesyncClientInit() function
/system/chre/chpp/
Dclients.c213 chppTimesyncClientInit(context); in chppInitBasicClients()