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

  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.c 61 pContext->nSectionStartOffset = 0;
267 pContext->nSectionStartOffset = pContext->nOffset;
280 if (pContext->nSectionStartOffset == 0)
541 uint32_t nSectionStartOffset;
562 nSectionStartOffset = pContext->nSectionStartOffset;
575 if (nSectionStartOffset == 0)
581 pContext->nOffset = nSectionStartOffset;
604 pContext->nSectionStartOffset = nSectionStartOffset;
    [all...]
lib_manifest2.h 72 uint32_t nSectionStartOffset;

Completed in 3627 milliseconds