Home
last modified time | relevance | path

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

/third_party/node/test/addons/async-resource/
Dbinding.cc92 void GetAsyncId(const FunctionCallbackInfo<Value>& args) { in GetAsyncId() function
/third_party/node/src/
Dasync_wrap.cc286 void AsyncWrap::GetAsyncId(const FunctionCallbackInfo<Value>& args) { in GetAsyncId() function in node::AsyncWrap