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

  /hardware/ti/omap4-aah/security/tf_daemon/
lib_manifest2.h 58 #define LIB_MANIFEST2_TYPE_COMPILED 1
lib_manifest2.c 145 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
310 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
325 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
467 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
481 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
526 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
smc_properties_parser.c 273 sParserContext.nType = LIB_MANIFEST2_TYPE_COMPILED;
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.h 58 #define LIB_MANIFEST2_TYPE_COMPILED 1
lib_manifest2.c 145 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
310 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
325 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
467 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
481 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
526 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)

Completed in 81 milliseconds