Home
last modified time | relevance | path

Searched defs:Ping (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/addons/dlopen-ping-pong/
Dbinding.cc36 void Ping(const FunctionCallbackInfo<Value>& args) { in Ping() function
/third_party/node/src/
Dnode_http2.cc2856 void Http2Session::Ping(const FunctionCallbackInfo<Value>& args) { in Ping() function in node::http2::Http2Session