Searched refs:didGetChildNodes (Results 1 – 4 of 4) sorted by relevance
105 void didGetChildNodes(int callId);
337 void InspectorFrontend::didGetChildNodes(int callId) in didGetChildNodes() function in WebCore::InspectorFrontend
251 m_frontend->didGetChildNodes(callId); in getChildNodes()
616 WebInspector.didGetChildNodes = WebInspector.Callback.processCallback;