Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h712 static void UpdateChunksSent(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_http2.cc2760 void Http2Session::UpdateChunksSent(const FunctionCallbackInfo<Value>& args) { in UpdateChunksSent() function in node::http2::Http2Session
3280 isolate, session, "updateChunksSent", Http2Session::UpdateChunksSent); in Initialize()

Completed in 9 milliseconds