Searched refs:getAllPageNodes (Results 1 – 1 of 1) sorted by relevance
265 val pageNodes = node.getAllPageNodes() in computeOutlineURI()293 private fun DocumentationNode.getAllPageNodes(): Iterable<DocumentationNode> { in DocumentationNode() method in DacSearchOutlineService