Searched refs:aggregation_entry_offsets (Results 1 – 1 of 1) sorted by relevance
131 std::vector<flatbuffers::Offset<DeviceActivityAggregationEntry>> aggregation_entry_offsets; in Dump() local142 aggregation_entry_offsets.push_back(device_entry_builder.Finish()); in Dump()144 auto aggregation_entries = fb_builder->CreateVector(aggregation_entry_offsets); in Dump()