Lines Matching refs:DebugCategory
137 DebugCategory cat,
145 DebugCategory cat,
153 Debug(Environment* env, DebugCategory cat, const char* format, Args&&... args) {
158 DebugCategory cat,
165 DebugCategory cat,
186 static_cast<DebugCategory>(async_wrap->provider_type()),
196 DebugCategory cat = static_cast<DebugCategory>(async_wrap->provider_type());
211 inline void FORCE_INLINE Debug(DebugCategory cat,
217 inline void FORCE_INLINE Debug(DebugCategory cat, const char* message) {