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

  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 310 uint32_t nErrorCode;
319 uint32_t nErrorCode;
330 uint32_t nErrorCode;
342 uint32_t nErrorCode;
353 uint32_t nErrorCode;
362 uint32_t nErrorCode;
373 uint32_t nErrorCode;
384 uint32_t nErrorCode;
395 uint32_t nErrorCode;
405 uint32_t nErrorCode;
    [all...]
tee_client_api_linux_driver.c 532 nResult = sAnswer.sRegisterSharedMemory.nErrorCode;
645 if (sAnswer.sCancelClientOperation.nErrorCode == S_SUCCESS)
664 TEEC_Result nErrorCode = TEEC_SUCCESS;
696 nErrorCode = TEEC_ERROR_OS;
705 nErrorCode = TEEC_ERROR_OS;
718 nErrorCode = TEEC_ERROR_OUT_OF_MEMORY;
728 nErrorCode = TEEC_ERROR_OS;
744 return nErrorCode;
809 nError = sAnswer.sOpenClientSession.nErrorCode;
877 nError = sAnswer.sInvokeClientCommand.nErrorCode;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]

Completed in 123 milliseconds