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