OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pPreviousService
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c
251
SERVICE_SECTION*
pPreviousService
=NULL;
338
if (
pPreviousService
!=NULL)
340
pPreviousService
->pNextInSCF=pServSection;
346
pPreviousService
=pServSection;
/hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.c
252
SERVICE_SECTION*
pPreviousService
=NULL;
348
if (
pPreviousService
!=NULL)
350
pPreviousService
->pNextInSCF=pServSection;
356
pPreviousService
=pServSection;
Completed in 675 milliseconds