Searched refs:pushChildNodesToFrontend (Results 1 – 2 of 2) sorted by relevance
568 void InspectorDOMAgent::pushChildNodesToFrontend(int nodeId, int depth) in pushChildNodesToFrontend() function in blink::InspectorDOMAgent585 pushChildNodesToFrontend(childNodeId, depth); in pushChildNodesToFrontend()636 pushChildNodesToFrontend(nodeId, sanitizedDepth); in requestChildNodes()717 pushChildNodesToFrontend(nodeId); in pushNodePathToFrontend()837 pushChildNodesToFrontend(*newId); in setNodeName()881 pushChildNodesToFrontend(newId); in setOuterHTML()2017 pushChildNodesToFrontend(hostId, 1); in didPushShadowRoot()2057 pushChildNodesToFrontend(parentId, 1); in pseudoElementCreated()
240 void pushChildNodesToFrontend(int nodeId, int depth = 1);