Searched defs:is_cert_cb_running (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/crypto/ | ||
H A D | crypto_tls.h | 61 bool is_cert_cb_running() const { return cert_cb_running_; } in is_cert_cb_running() function in node::crypto::TLSWrap |
Completed in 2 milliseconds