Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorInstrumentation.h92 friend void frontendCreated();
98 inline void frontendCreated() { atomicIncrement(&FrontendCounter::s_frontendCounter); } in frontendCreated() function
DWorkerInspectorController.cpp128 InspectorInstrumentation::frontendCreated(); in connectFrontend()
DInspectorController.cpp225 InspectorInstrumentation::frontendCreated(); in connectFrontend()