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

  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 250 SERVICE_SECTION* pServSection;
312 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
316 if (pServSection==NULL)
318 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
323 if (pServSection==NULL)
325 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
329 if (pServSection==NULL)
337 pServSection->inSCF=true;
340 pPreviousService->pNextInSCF=pServSection;
344 pConfFile->pFirstSectionInSCF=pServSection;
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.c 251 SERVICE_SECTION* pServSection;
322 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
326 if (pServSection==NULL)
328 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
333 if (pServSection==NULL)
335 pServSection=(SERVICE_SECTION*)SMCPropListFindElement(
339 if (pServSection==NULL)
347 pServSection->inSCF=true;
350 pPreviousService->pNextInSCF=pServSection;
354 pConfFile->pFirstSectionInSCF=pServSection;
    [all...]

Completed in 140 milliseconds