Searched defs:GetLogIfAllCategoriesSet (Results 1 – 4 of 4) sorted by relevance
58 Log *lldb_private::GetLogIfAllCategoriesSet(uint32_t mask) { in GetLogIfAllCategoriesSet() function in lldb_private
33 static Log *GetLogIfAllCategoriesSet(uint32_t mask) { in GetLogIfAllCategoriesSet() function
36 static Log *GetLogIfAllCategoriesSet(uint32_t mask) { in GetLogIfAllCategoriesSet() function
38 static Log *GetLogIfAllCategoriesSet(uint32_t mask) { return g_channel.GetLogIfAll(mask); } in GetLogIfAllCategoriesSet() function