Searched refs:GetMask (Results 1 – 3 of 3) sorted by relevance
169 if (log && log->GetMask().AnySet(mask)) in GetLog()246 const Flags GetMask() const;
367 std::thread log_thread([this, &mask] { mask = getLog()->GetMask().Get(); }); in TEST_F()
129 const Flags Log::GetMask() const { in GetMask() function in Log