Searched defs:appContext (Results 1 – 16 of 16) sorted by relevance
21 val appContext = InstrumentationRegistry.getInstrumentation().targetContext in useAppContext() constant
23 Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in useAppContext() local
475 static void *chppClientServiceContextOfHandle(struct ChppAppState *appContext, in chppClientServiceContextOfHandle()620 void chppAppInit(struct ChppAppState *appContext, in chppAppInit()630 struct ChppAppState *appContext, in chppAppInitWithClientServiceSet()655 void chppAppDeinit(struct ChppAppState *appContext) { in chppAppDeinit()
87 void chppRegisterService(struct ChppAppState *appContext, void *serviceContext, in chppRegisterService()
1227 struct ChppAppState *appContext = transportContext->appContext; in chppReset() local1347 struct ChppAppState *appContext, void *linkContext, in chppTransportInit()
167 void chppRegisterClient(struct ChppAppState *appContext, void *clientContext, in chppRegisterClient()
409 void chppRegisterWwanService(struct ChppAppState *appContext) { in chppRegisterWwanService()423 void chppDeregisterWwanService(struct ChppAppState *appContext) { in chppDeregisterWwanService()
664 void chppRegisterGnssService(struct ChppAppState *appContext) { in chppRegisterGnssService()678 void chppDeregisterGnssService(struct ChppAppState *appContext) { in chppDeregisterGnssService()
1012 void chppRegisterWifiService(struct ChppAppState *appContext) { in chppRegisterWifiService()1028 void chppDeregisterWifiService(struct ChppAppState *appContext) { in chppDeregisterWifiService()
101 struct ChppAppState *appContext; // Pointer to app layer context member
71 struct ChppAppState *appContext; // Pointer to app layer context member
397 struct ChppAppState *appContext; // Pointer to app layer context member
531 void chppRegisterWwanClient(struct ChppAppState *appContext) { in chppRegisterWwanClient()538 void chppDeregisterWwanClient(struct ChppAppState *appContext) { in chppDeregisterWwanClient()
812 void chppRegisterGnssClient(struct ChppAppState *appContext) { in chppRegisterGnssClient()819 void chppDeregisterGnssClient(struct ChppAppState *appContext) { in chppDeregisterGnssClient()
1174 void chppRegisterWifiClient(struct ChppAppState *appContext) { in chppRegisterWifiClient()1181 void chppDeregisterWifiClient(struct ChppAppState *appContext) { in chppDeregisterWifiClient()