Home
last modified time | relevance | path

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

/system/chre/chpp/
Dapp.c73 static inline void *chppClientContextOfHandle(struct ChppAppState *appContext,
469 static inline void *chppClientContextOfHandle(struct ChppAppState *context, in chppClientContextOfHandle() function
500 return chppClientContextOfHandle(appContext, handle); in chppClientServiceContextOfHandle()