Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/lib/
DFrontendChannel_h.template33 virtual void flushProtocolNotifications() = 0;
/third_party/node/src/
Dinspector_agent.cc292 void flushProtocolNotifications() override { } in flushProtocolNotifications() function in node::inspector::__anon3f0d7d490111::ChannelImpl
/third_party/node/tools/inspector_protocol/templates/
DTypeBuilder_cpp.template203 m_frontendChannel->flushProtocolNotifications();
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch252527 virtual void flushProtocolNotifications() = 0;
252956 + void flushProtocolNotifications() override {}