Home
last modified time | relevance | path

Searched refs:StartIoThread (Results 1 - 5 of 5) sorted by relevance

/third_party/node/src/
H A Dinspector_agent.cc73 static_cast<Agent*>(handle->data)->StartIoThread(); in StartIoThreadAsyncCallback()
737 !StartIoThread()) { in Start()
752 bool Agent::StartIoThread() { in StartIoThread() function in node::inspector::Agent
938 StartIoThread(); in RequestIoThreadStart()
H A Dinspector_agent.h105 bool StartIoThread();
107 // Calls StartIoThread() from off the main thread.
H A Djs_native_api_v8_inspector.h112 bool StartIoThread();
H A Dinspector_js_api.cc297 agent->StartIoThread(); in Open()
H A Djs_native_api_v8_inspector.cc1303 if (!StartIoThread()) { in Start()
1313 bool Agent::StartIoThread() { in StartIoThread() function in v8impl::Agent

Completed in 6 milliseconds