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

  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 134 #define S_ERROR_OUT_OF_MEMORY ((S_RESULT)0xFFFF000C)
135 #define SM_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY
136 #define TEEC_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY
137 #define SST_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 296 nError = S_ERROR_OUT_OF_MEMORY;
358 nError = S_ERROR_OUT_OF_MEMORY;
367 nError=S_ERROR_OUT_OF_MEMORY;
413 case S_ERROR_OUT_OF_MEMORY:
459 nResult = S_ERROR_OUT_OF_MEMORY;
delegation_client.c 430 return S_ERROR_OUT_OF_MEMORY;
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c 186 return S_ERROR_OUT_OF_MEMORY;

Completed in 707 milliseconds