Home
last modified time | relevance | path

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

/third_party/node/src/
Dasync_wrap-inl.h48 inline double AsyncWrap::get_trigger_async_id() const { in get_trigger_async_id() function
/third_party/node/src/api/
Dasync_resource.cc61 async_id AsyncResource::get_trigger_async_id() const { in get_trigger_async_id() function in node::AsyncResource