HomeSort by relevance Sort by last modified time
    Searched refs:SERVICE_SECTION (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 86 typedef struct SERVICE_SECTION
90 struct SERVICE_SECTION* pNextInSCF; /* next section defined in config file */
97 } SERVICE_SECTION;
103 SERVICE_SECTION* pFirstSectionInSCF; /* first section defined in config file */
smc_properties_parser.c 250 SERVICE_SECTION* pServSection;
251 SERVICE_SECTION* pPreviousService=NULL;
312 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
318 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
325 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(

Completed in 82 milliseconds