OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nManifestLength
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.h
69
uint32_t
nManifestLength
;
77
The fields nType, pManifestContent,
nManifestLength
, and pManifestName (if applicable)
lib_manifest2.c
140
uint8_t* pEnd = pContext->pManifestContent + pContext->
nManifestLength
;
152
if (pContext->
nManifestLength
>= 3
smc_properties_parser.c
264
sParserContext.
nManifestLength
= nBufferLength;
Completed in 196 milliseconds