Searched defs:unset (Results 1 – 2 of 2) sorted by relevance
84 public void unset(int index) throws ErrnoException { in unset() method in BpfBitmap
433 void unset(const LeAudioContextType& v) { mValue &= ~static_cast<T>(v); } in unset() function