Searched refs:nNameLength (Results 1 – 9 of 9) sorted by relevance
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | smc_properties_parser.c | 254 uint32_t nNameLength; in SMCPropYacc() local 274 &nNameLength, in SMCPropYacc() 293 pNameZ = malloc(nNameLength+1); in SMCPropYacc() 299 memcpy(pNameZ, pName, nNameLength); in SMCPropYacc() 300 pNameZ[nNameLength] = 0; in SMCPropYacc()
|
D | lib_manifest2.c | 647 uint32_t nNameLength; in libManifest2CheckFormat() local 661 &nNameLength, in libManifest2CheckFormat()
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
D | OMX_Core_Wrapper.c | 108 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) in TIOMX_ComponentNameEnum() argument 113 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex); in TIOMX_ComponentNameEnum()
|
D | OMX_Core.c | 532 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) in OMX_ComponentNameEnum() argument
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Core_Wrapper.h | 55 OMX_IN OMX_U32 nNameLength,
|
D | OMX_Core.h | 1246 OMX_IN OMX_U32 nNameLength,
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Core.h | 1246 OMX_IN OMX_U32 nNameLength,
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Core.h | 1246 OMX_IN OMX_U32 nNameLength,
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
D | OMX_Core.c | 502 OMX_IN OMX_U32 nNameLength, in TIOMX_ComponentNameEnum() argument
|