Searched refs:getDefaultExpandDicNodeSize (Results 1 – 3 of 3) sorted by relevance
46 virtual int getDefaultExpandDicNodeSize() const = 0;
155 AK_FORCE_INLINE int getDefaultExpandDicNodeSize() const { in getDefaultExpandDicNodeSize() function
109 DicNodeVector childDicNodes(TRAVERSAL->getDefaultExpandDicNodeSize()); in expandCurrentDicNodes()