Home | History | Annotate | Download | only in src

Lines Matching full:kisundetectable

4601     set_bit_field(bit_field() | (1 << kIsUndetectable));
4605 return ((1 << kIsUndetectable) & bit_field()) != 0;
4929 static const int kIsUndetectable = 5;