Home
last modified time | relevance | path

Searched refs:WeightGroup (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_worker.h84 struct WeightGroup;
114 WeightGroup *wg;
170 struct WeightGroup { struct
183 WeightGroup *wg; argument
214 std::vector<WeightGroup> wgs;
Dshrpx_worker.cc213 WeightGroup *wg, DownstreamAddr *addr) { in ensure_enqueue_addr()
369 std::map<StringRef, WeightGroup *> wgs; in replace_downstream_config()
378 shared_addr->wgs = std::vector<WeightGroup>(num_wgs); in replace_downstream_config()
Dshrpx_client_handler.cc842 WeightGroup *wg) { in reschedule_wg()