Home
last modified time | relevance | path

Searched refs:RET_ERROR (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/port/src/
H A Dtls_client.c35 return -RET_ERROR; in MbedtlsSslCertificateVerify()
43 return -RET_ERROR; in MbedtlsSslCertificateVerify()
51 return -RET_ERROR; in MbedtlsClientInit()
72 return -RET_ERROR; in MbedtlsClientClose()
88 return -RET_ERROR; in MbedtlsClientContext()
136 return -RET_ERROR; in MbedtlsClientConnect()
152 return -RET_ERROR; in MbedtlsClientConnect()
162 return -RET_ERROR; in MbedtlsClientConnect()
173 return -RET_ERROR; in MbedtlsClientRead()
185 return -RET_ERROR; in MbedtlsClientWrite()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c82 RET_ERROR = -1, enumerator
473 return RET_ERROR; in copy_frame()
485 return RET_ERROR; in copy_frame()
490 return RET_ERROR; in copy_frame()
502 return RET_ERROR; in copy_frame()
653 return RET_ERROR; in receive_frame()
761 if (rec_ret == RET_ERROR) { in crystalhd_receive_frame()
/third_party/mbedtls/port/include/
H A Dtls_client.h26 #define RET_ERROR -1; macro

Completed in 3 milliseconds