Searched refs:GetBit (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/init/ | ||
H A D | keychords.h | 49 bool GetBit(size_t bit) const; |
H A D | keychords.cpp | 62 bool Keychords::Mask::GetBit(size_t bit) const { in GetBit() function in android::init::Keychords::Mask |