Home
last modified time | relevance | path

Searched refs:bio_fd_should_retry (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/crypto/bio/
Dfd.c127 int bio_fd_should_retry(int i) { in bio_fd_should_retry() function
169 if (bio_fd_should_retry(ret)) { in fd_read()
181 if (bio_fd_should_retry(ret)) { in fd_write()
Dsocket.c122 if (bio_fd_should_retry(ret)) { in sock_read()
140 if (bio_fd_should_retry(ret)) { in sock_write()
Dconnect.c236 if (bio_fd_should_retry(ret)) { in conn_state()
255 if (bio_fd_should_retry(ret)) { in conn_state()
373 if (bio_fd_should_retry(ret)) { in conn_read()
397 if (bio_fd_should_retry(ret)) { in conn_write()
Dinternal.h104 int bio_fd_should_retry(int return_value);
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list1500 bio_fd_should_retry
DBoringSSL-GRPC.podspec3052 '#define bio_fd_should_retry GRPC_SHADOW_bio_fd_should_retry',
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1528 #define bio_fd_should_retry GRPC_SHADOW_bio_fd_should_retry macro