Home
last modified time | relevance | path

Searched defs:cb_type (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
Dreadcd.py13 def _doatime(self, cb_type, data): argument
21 def _dopnum(self, cb_type, data): argument
126 def setcallback(self, cb_type, func, arg): argument
139 def removecallback(self, cb_type): argument
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/
Dreadcd.py13 def _doatime(self, cb_type, data): argument
21 def _dopnum(self, cb_type, data): argument
126 def setcallback(self, cb_type, func, arg): argument
139 def removecallback(self, cb_type): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dssl.py985 def get_channel_binding(self, cb_type="tls-unique"): argument
1399 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dssl.py912 def get_channel_binding(self, cb_type="tls-unique"): argument
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_ssl.c.h355 const char *cb_type = "tls-unique"; in _ssl__SSLSocket_get_channel_binding() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc4018 size_t len, SSL *ssl) { in TEST_P()
4053 size_t len, SSL *ssl, void *arg) { in TEST_P()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc4018 size_t len, SSL *ssl) { in TEST_P()
4053 size_t len, SSL *ssl, void *arg) { in TEST_P()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_test.cc4372 size_t len, SSL *ssl) { in TEST_P()
4407 size_t len, SSL *ssl, void *arg) { in TEST_P()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_test.cc4338 size_t len, SSL *ssl) { in TEST_P()
4373 size_t len, SSL *ssl, void *arg) { in TEST_P()
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c2732 const char *cb_type) in _ssl__SSLSocket_get_channel_binding_impl()
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h127527 enum pm_api_cb_id cb_type; member
H A Dvmlinux.h127527 enum pm_api_cb_id cb_type; member