Searched refs:GetBit (Results 1 – 2 of 2) sorted by relevance
49 bool GetBit(size_t bit) const;
62 bool Keychords::Mask::GetBit(size_t bit) const { in GetBit() function in android::init::Keychords::Mask117 if (!current_.GetBit(code)) { in LambdaCheck()