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

  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 247 LIST *pPublicPropertyList=NULL;
308 pPublicPropertyList=&pConfFile->sSystemSectionPropertyList;
348 pPublicPropertyList=&pServSection->sPublicPropertyList;
377 nError=SMCPropListSortedAdd(pPublicPropertyList,(NODE*)pProperty);
392 nError=SMCPropListSortedAdd(pPublicPropertyList,(NODE*)pProperty);
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.c 248 LIST *pPublicPropertyList=NULL;
270 pPublicPropertyList=&pService->sPublicPropertyList;
318 pPublicPropertyList=&pConfFile->sSystemSectionPropertyList;
358 pPublicPropertyList=&pServSection->sPublicPropertyList;
387 nError=SMCPropListSortedAdd(pPublicPropertyList,(NODE*)pProperty);
443 nError=SMCPropListSortedAdd(pPublicPropertyList,(NODE*)pProperty);

Completed in 5207 milliseconds