Searched defs:cb_type (Results  1 – 10 of 10) sorted by relevance
| /external/python/cpython2/Lib/plat-irix6/ | 
| D | readcd.py | 13 def _doatime(self, cb_type, data):  argument21 def _dopnum(self, cb_type, data):  argument
 126     def setcallback(self, cb_type, func, arg):  argument
 139     def removecallback(self, cb_type):  argument
 
 | 
| /external/python/cpython2/Lib/plat-irix5/ | 
| D | readcd.py | 13 def _doatime(self, cb_type, data):  argument21 def _dopnum(self, cb_type, data):  argument
 126     def setcallback(self, cb_type, func, arg):  argument
 139     def removecallback(self, cb_type):  argument
 
 | 
| /external/ppp/pppd/ | 
| D | cbcp.c | 367     u_char cb_type;  local
 | 
| /external/python/cpython3/Lib/ | 
| D | ssl.py | 980     def get_channel_binding(self, cb_type="tls-unique"):  argument1394     def get_channel_binding(self, cb_type="tls-unique"):  argument
 
 | 
| /external/python/cpython2/Lib/ | 
| D | ssl.py | 912     def get_channel_binding(self, cb_type="tls-unique"):  argument
 | 
| /external/python/cpython3/Modules/clinic/ | 
| D | _ssl.c.h | 355     const char *cb_type = "tls-unique";  in _ssl__SSLSocket_get_channel_binding()  local
 | 
| /external/boringssl/src/ssl/ | 
| D | ssl_test.cc | 4185                   size_t len, SSL *ssl) {  in TEST_P()4220                 size_t len, SSL *ssl, void *arg) {  in TEST_P()
 
 | 
| /external/cronet/third_party/boringssl/src/ssl/ | 
| D | ssl_test.cc | 4185                   size_t len, SSL *ssl) {  in TEST_P()4220                 size_t len, SSL *ssl, void *arg) {  in TEST_P()
 
 | 
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ | 
| D | ssl_test.cc | 4018                   size_t len, SSL *ssl) {  in TEST_P()4053                 size_t len, SSL *ssl, void *arg) {  in TEST_P()
 
 | 
| /external/python/cpython3/Modules/ | 
| D | _ssl.c | 2702                                          const char *cb_type)  in _ssl__SSLSocket_get_channel_binding_impl()
 |