Home
last modified time | relevance | path

Searched refs:AllAsyncTasksCanceled (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dinspector_agent.h75 void AllAsyncTasksCanceled();
Dinspector_agent.cc555 void AllAsyncTasksCanceled() { in AllAsyncTasksCanceled() function in node::inspector::NodeInspectorClient
881 void Agent::AllAsyncTasksCanceled() { in AllAsyncTasksCanceled() function in node::inspector::Agent
882 client_->AllAsyncTasksCanceled(); in AllAsyncTasksCanceled()