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

  /external/boringssl/src/ssl/test/
async_bio.h 39 // AsyncBioEnforceWriteQuota configures where |bio| enforces its write quota.
40 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce);
async_bio.cc 185 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce) {
bssl_shim.cc     [all...]

Completed in 88 milliseconds