Searched refs:HasCategory (Results 1 – 7 of 7) sorted by relevance
24 virtual bool HasCategory() const = 0;
40 bool HasCategory() const override;
32 if (!message.HasCategory()) in DoesMatch()
38 bool LogMessageOsLog::HasCategory() const { in HasCategory() function in LogMessageOsLog
65 if (!message.HasCategory()) in DoesMatch()
57 bool HasCategory() { return !GetCategory().IsEmpty(); } in HasCategory() function
209 if (HasCategory()) { in GetFullNameWithoutCategory()