Searched refs:dumpFormatVersionDumper_ (Results 1 – 2 of 2) sorted by relevance
220 const ConfigData::ItemCfg ConfigData::dumpFormatVersionDumper_[] = { member in OHOS::HiviewDFX::ConfigData833 {.name_ = dumpFormatVersionDumper_[0].name_,834 .desc_ = dumpFormatVersionDumper_[0].desc_,835 .list_ = dumpFormatVersionDumper_,836 .size_ = ARRAY_SIZE(dumpFormatVersionDumper_)},
114 static const ItemCfg dumpFormatVersionDumper_[]; variable