Home
last modified time | relevance | path

Searched refs:outlist (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_utils.cpp601 auto &outlist = (groupCfg.expand_) ? dumpGroup->childs_ : result; in GetGroupSimple() local
608 GetDumper(groupCfg.list_[i], outlist, args, level); in GetGroupSimple()
610 GetGroup(groupCfg.list_[i], outlist, args, level, nest + 1); in GetGroupSimple()