Searched refs:featureSections (Results 1 – 2 of 2) sorted by relevance
505 const auto &featureSections = reader_->GetFeatureSections(); in DumpFeaturePortion() local506 HLOGV("featureSections: %zu ", featureSections.size()); in DumpFeaturePortion()510 for (auto &featureSection : featureSections) { in DumpFeaturePortion()
486 const auto &featureSections = recordFileReader_->GetFeatureSections(); in OutputStd() local487 HLOGV("featureSections: %zu ", featureSections.size()); in OutputStd()489 for (auto &featureSection : featureSections) { in OutputStd()