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

  /system/iot/attestation/atap/libatap/
atap_types.h 37 * ATAP_RESULT_ERROR_OOM is returned if unable to allocate memory.
52 ATAP_RESULT_ERROR_OOM,
atap_commands.c 35 return ATAP_RESULT_ERROR_OOM;
66 return ATAP_RESULT_ERROR_OOM;
206 return ATAP_RESULT_ERROR_OOM;
252 return ATAP_RESULT_ERROR_OOM;
271 ret = ATAP_RESULT_ERROR_OOM;
275 ret = ATAP_RESULT_ERROR_OOM;
389 ret = ATAP_RESULT_ERROR_OOM;
  /system/iot/attestation/atap/ops/
openssl_ops.cpp 94 result = ATAP_RESULT_ERROR_OOM;

Completed in 68 milliseconds