Home
last modified time | relevance | path

Searched defs:has_group (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dweb_transport_write_blocked_list.h106 bool has_group() const { return group_ != kNoSendGroup; } in has_group() function
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dweb_transport_write_blocked_list.h106 bool has_group() const { return group_ != kNoSendGroup; } in has_group() function
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_cipher.cc947 bool in_group = false, has_group = false; in ssl_cipher_process_rulestr() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_cipher.cc978 bool multi, skip_rule, in_group = false, has_group = false; in ssl_cipher_process_rulestr() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_cipher.cc947 bool in_group = false, has_group = false; in ssl_cipher_process_rulestr() local
/external/boringssl/src/ssl/
Dssl_cipher.cc816 bool in_group = false, has_group = false; in ssl_cipher_process_rulestr() local
/external/wpa_supplicant_8/src/common/
Dwpa_common.h522 int has_group; member