Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_agent.cc467 for (const auto& id_channel : channels_) { in disconnectFrontend() local
468 if (id_channel.second->retainingContext()) in disconnectFrontend()
560 for (const auto& id_channel : channels_) { in schedulePauseOnNextStatement() local
561 id_channel.second->schedulePauseOnNextStatement(reason); in schedulePauseOnNextStatement()
566 for (const auto& id_channel : channels_) { in hasConnectedSessions() local
568 if (id_channel.second->preventShutdown()) in hasConnectedSessions()
576 for (const auto& id_channel : channels_) { in notifyWaitingForDisconnect() local
577 if (id_channel.second->notifyWaitingForDisconnect()) in notifyWaitingForDisconnect()