Home
last modified time | relevance | path

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

/third_party/node/src/
Dasync_wrap.h180 void EmitTraceEventDestroy();
Dasync_wrap.cc525 EmitTraceEventDestroy(); in ~AsyncWrap()
529 void AsyncWrap::EmitTraceEventDestroy() { in EmitTraceEventDestroy() function in node::AsyncWrap
Dnode_http_parser.cc568 parser->EmitTraceEventDestroy(); in Free()