Searched refs:pName (Results 1 - 22 of 22) sorted by relevance

/hardware/ti/omap4-aah/domx/mm_osal/inc/
H A Dtimm_osal_task.h79 TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName);
/hardware/ti/omap4xxx/domx/mm_osal/inc/
H A Dtimm_osal_task.h79 TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName);
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties_parser.c116 static NODE* static_listFindNodeElement(NODE* pList,char* pName,bool bIsCaseSensitive) argument
120 assert(pName!=NULL);
126 nCmp=strcmp(pName,pList->pName);
130 nCmp=STRICMP(pName,pList->pName);
154 nCmp=strcmp(pNode->pName,pList->pName);
197 TRACE_ERROR("%s already exist !\n",pNode->pName);
208 if (pNode->pName
233 SMCPropListFindElement(LIST* pList,char* pName,bool bIsCaseSensitive) argument
253 uint8_t* pName; local
[all...]
H A Dsmc_properties.c197 //printf("Checking %s = %s.\n", pNext->pName, pPropVal);
198 if(strcmp(pNext->pName, FILE_SYSTEM_FILE_NAME) == 0)
204 else if(strcmp(pNext->pName, KEYSTORE_SYSTEM_FILE_NAME) == 0)
209 else if(strcmp(pNext->pName, KEYSTORE_USER_FILE_NAME) == 0)
214 else if(strcmp(pNext->pName, SUPER_PARTITION_FILE_NAME) == 0)
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
H A Dsmc_properties_parser.h64 char* pName; member in struct:NODE
H A Dlib_manifest2.c646 uint8_t* pName; local
660 &pName,
/hardware/ti/omap4-aah/security/tf_daemon/
H A Dsmc_properties_parser.c117 static NODE* static_listFindNodeElement(NODE* pList,char* pName,bool bIsCaseSensitive) argument
121 assert(pName!=NULL);
127 nCmp=strcmp(pName,pList->pName);
131 nCmp=STRICMP(pName,pList->pName);
155 nCmp=strcmp(pNode->pName,pList->pName);
198 TRACE_ERROR("%s already exist !\n",pNode->pName);
209 if (pNode->pName
234 SMCPropListFindElement(LIST* pList,char* pName,bool bIsCaseSensitive) argument
254 uint8_t* pName; local
[all...]
H A Dsmc_properties.c197 //printf("Checking %s = %s.\n", pNext->pName, pPropVal);
198 if(strcmp(pNext->pName, FILE_SYSTEM_FILE_NAME) == 0)
204 else if(strcmp(pNext->pName, KEYSTORE_SYSTEM_FILE_NAME) == 0)
209 else if(strcmp(pNext->pName, KEYSTORE_USER_FILE_NAME) == 0)
214 else if(strcmp(pNext->pName, SUPER_PARTITION_FILE_NAME) == 0)
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
H A Dsmc_properties_parser.h64 char* pName; member in struct:NODE
H A Dlib_manifest2.c646 uint8_t* pName; local
660 &pName,
/hardware/ti/omap4-aah/security/tf_crypto_sst/
H A Dsst_stub.c171 static SST_ERROR static_SSTCheckFileName(const char* pName) argument
176 if (pName == NULL)
183 c = pName[i];
767 pInfo->pName = (char*)malloc(sOperation.params[1].tmpref.size+1);
768 if (pInfo->pName == NULL)
773 memcpy(pInfo->pName, sFilename, sOperation.params[1].tmpref.size);
775 pInfo->pName[sOperation.params[1].tmpref.size] = 0;
795 free(pFileInfo->pName);
/hardware/ti/omap4xxx/security/tf_crypto_sst/
H A Dsst_stub.c172 static SST_ERROR static_SSTCheckFileName(const char* pName) argument
177 if (pName == NULL)
184 c = pName[i];
768 pInfo->pName = (char*)malloc(sOperation.params[1].tmpref.size+1);
769 if (pInfo->pName == NULL)
774 memcpy(pInfo->pName, sFilename, sOperation.params[1].tmpref.size);
776 pInfo->pName[sOperation.params[1].tmpref.size] = 0;
796 free(pFileInfo->pName);
/hardware/ti/omap4-aah/security/tf_sdk/include/
H A Dsst.h62 char* pName; member in struct:SST_FILE_INFO
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Dsst.h62 char* pName; member in struct:SST_FILE_INFO
/hardware/ti/omap4-aah/domx/mm_osal/src/
H A Dtimm_osal_task.c111 TIMM_OSAL_U32 uStackSize, TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName)
107 TIMM_OSAL_CreateTask(TIMM_OSAL_PTR * pTask, TIMM_OSAL_TaskProc pFunc, TIMM_OSAL_U32 uArgc, TIMM_OSAL_PTR pArgv, TIMM_OSAL_U32 uStackSize, TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName) argument
/hardware/ti/omap4xxx/domx/mm_osal/src/
H A Dtimm_osal_task.c111 TIMM_OSAL_U32 uStackSize, TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName)
107 TIMM_OSAL_CreateTask(TIMM_OSAL_PTR * pTask, TIMM_OSAL_TaskProc pFunc, TIMM_OSAL_U32 uArgc, TIMM_OSAL_PTR pArgv, TIMM_OSAL_U32 uStackSize, TIMM_OSAL_U32 uPriority, TIMM_OSAL_S8 * pName) argument
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h265 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h265 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h265 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h265 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Core.h282 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h265 const char * pName; /* Component name, 128 byte limit (including '\0') applies */ member in struct:OMX_COMPONENTREGISTERTYPE

Completed in 144 milliseconds