Searched refs:CopyListWithoutEmptyChildren (Results 1 – 2 of 2) sorted by relevance
29 scoped_ptr<ListValue> CopyListWithoutEmptyChildren(const ListValue& list) { in CopyListWithoutEmptyChildren() function59 return CopyListWithoutEmptyChildren(static_cast<const ListValue&>(node)); in CopyWithoutEmptyChildren()