Home
last modified time | relevance | path

Searched refs:nNameLength (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.c254 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()
Dlib_manifest2.c647 uint32_t nNameLength; in libManifest2CheckFormat() local
661 &nNameLength, in libManifest2CheckFormat()
/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core_Wrapper.c108 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()
DOMX_Core.c532 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) in OMX_ComponentNameEnum() argument
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core_Wrapper.h55 OMX_IN OMX_U32 nNameLength,
DOMX_Core.h1246 OMX_IN OMX_U32 nNameLength,
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h1246 OMX_IN OMX_U32 nNameLength,
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Core.h1246 OMX_IN OMX_U32 nNameLength,
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
DOMX_Core.c502 OMX_IN OMX_U32 nNameLength, in TIOMX_ComponentNameEnum() argument