Searched refs:SLICE_NAME (Results 1 – 1 of 1) sorted by relevance
21 enum class Index : int32_t { SLICE_ID = 0, SLICE_NAME = 1 }; enumerator51 case Index::SLICE_NAME: { in Column()