Searched refs:GetMask (Results 1 – 2 of 2) sorted by relevance
83 if (log && log->GetMask().AllSet(mask)) in GetLogIfAll()94 if (log && log->GetMask().AnySet(mask)) in GetLogIfAny()167 const Flags GetMask() const;
106 const Flags Log::GetMask() const { in GetMask() function in Log