Home
last modified time | relevance | path

Searched defs:no_options (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestargs.c72 static void no_options(abts_case *tc, void *data) in no_options() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_config.cc532 static const QuicTagVector* no_options = new QuicTagVector; in ClientRequestedIndependentOptions() local