Searched refs:pPreviousService (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties_parser.c251 SERVICE_SECTION* pPreviousService=NULL; local
338 if (pPreviousService!=NULL)
340 pPreviousService->pNextInSCF=pServSection;
346 pPreviousService=pServSection;
/hardware/ti/omap4-aah/security/tf_daemon/
H A Dsmc_properties_parser.c252 SERVICE_SECTION* pPreviousService=NULL; local
348 if (pPreviousService!=NULL)
350 pPreviousService->pNextInSCF=pServSection;
356 pPreviousService=pServSection;

Completed in 27 milliseconds