Home
last modified time | relevance | path

Searched defs:bio_errno_should_retry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bio/
H A Derrno.c64 int bio_errno_should_retry(int return_value) { in bio_errno_should_retry() function
/aosp_15_r20/external/boringssl/src/crypto/bio/
H A Derrno.c64 int bio_errno_should_retry(int return_value) { in bio_errno_should_retry() function
/aosp_15_r20/external/grpc-grpc/src/boringssl/
H A Dboringssl_prefix_symbols.h2929 #define bio_errno_should_retry BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bio_errno_should_retry) macro