Searched refs:kNumOrientations (Results 1 – 2 of 2) sorted by relevance
66 std::array<StripePtrVec, kNumOrientations> stripes_ GUARDED_BY(stripes_lock_);
51 constexpr int kNumOrientations = 2; variable