Home
last modified time | relevance | path

Searched defs:optid (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/core/surface/
Dcompletion_queue_threading_test.cc217 static int optid = 101; in test_threading() local
/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc400 auto optid = option_lookup_token(opt.c_str(), opt.size()); in handle_backendconfig() local
Dshrpx_config.cc2573 auto optid = option_lookup_token(opt.c_str(), opt.size()); in parse_config() local
2578 int parse_config(Config *config, int optid, const StringRef &opt, in parse_config()