Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h214 typedef void(ChppNotifierFunction)(void *context); typedef
260 ChppNotifierFunction *resetNotifierFunctionPtr;
295 ChppNotifierFunction *resetNotifierFunctionPtr;
299 ChppNotifierFunction *matchNotifierFunctionPtr;
/system/chre/chpp/
Dapp.c63 ChppNotifierFunction *chppGetClientResetNotifierFunction(
65 ChppNotifierFunction *chppGetServiceResetNotifierFunction(
380 ChppNotifierFunction *chppGetClientResetNotifierFunction( in chppGetClientResetNotifierFunction()
395 ChppNotifierFunction *chppGetServiceResetNotifierFunction( in chppGetServiceResetNotifierFunction()
737 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset()
754 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset()
/system/chre/chpp/clients/
Ddiscovery.c42 ChppNotifierFunction *chppGetClientMatchNotifierFunction(
208 ChppNotifierFunction *MatchNotifierFunction = in chppDiscoveryProcessDiscoverAll()
232 ChppNotifierFunction *chppGetClientMatchNotifierFunction( in chppGetClientMatchNotifierFunction()