Home | History | Annotate | Download | only in src

Lines Matching refs:kOriginOptionsSize

6629   static const int kOriginOptionsSize = 3;
6630 static const int kOriginOptionsMask = ((1 << kOriginOptionsSize) - 1)