Searched refs:ChildrenToString (Results 1 – 1 of 1) sorted by relevance
2219 inline std::string ChildrenToString(const std::vector<int64_t>& children, int32_t treeId) in ChildrenToString() function2333 DumpLog::GetInstance().AddDesc("child IDs: ", ChildrenToString(nodeInfo.GetChildIds(), treeId)); in DumpCommonPropertyNG()