Home
last modified time | relevance | path

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

/third_party/node/src/
Dasync_wrap-inl.h43 inline double AsyncWrap::get_async_id() const { in get_async_id() function
/third_party/node/src/api/
Dasync_resource.cc57 async_id AsyncResource::get_async_id() const { in get_async_id() function in node::AsyncResource