Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_worker.cc324 auto mruby_ctx_it = shared_mruby_ctxs.find(src.mruby_file); in replace_downstream_config() local
325 if (mruby_ctx_it == std::end(shared_mruby_ctxs)) { in replace_downstream_config()
330 shared_addr->mruby_ctx = (*mruby_ctx_it).second; in replace_downstream_config()