Home
last modified time | relevance | path

Searched defs:AsyncWrite (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/ossl_shim/
Dasync_bio.cc32 static int AsyncWrite(BIO *bio, const char *in, int inl) { in AsyncWrite() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_client.cc392 Status CacheClient::AsyncBufferStream::AsyncWrite(const TensorRow &row) { in AsyncWrite() function in mindspore::dataset::CacheClient::AsyncBufferStream