Searched defs:forEachSession (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/inspector/ | ||
D | v8-inspector-impl.cc | 378 void V8InspectorImpl::forEachSession( in forEachSession() function in v8_inspector::V8InspectorImpl |
D | v8-console.cc | 145 void forEachSession(std::function<void(V8InspectorSessionImpl*)> callback) { in forEachSession() function in v8_inspector::__anon89dc04360111::ConsoleHelper |