Home
last modified time | relevance | path

Searched refs:GetBit (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dkeychords.h49 bool GetBit(size_t bit) const;
Dkeychords.cpp62 bool Keychords::Mask::GetBit(size_t bit) const { in GetBit() function in android::init::Keychords::Mask
117 if (!current_.GetBit(code)) { in LambdaCheck()