Home
last modified time | relevance | path

Searched refs:RefreshSettings (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_http2.cc2614 // SETTINGS (either remote or local). RefreshSettings updates the current
2617 void Http2Session::RefreshSettings(const FunctionCallbackInfo<Value>& args) { in RefreshSettings() function in node::http2::Http2Session
3286 Http2Session::RefreshSettings<nghttp2_session_get_local_settings>); in Initialize()
3291 Http2Session::RefreshSettings<nghttp2_session_get_remote_settings>); in Initialize()
H A Dnode_http2.h719 static void RefreshSettings(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 8 milliseconds