Searched refs:kDebugInternalState (Results 1 – 2 of 2) sorted by relevance
113 kDebugInternalState, // internal state changes enumerator
62 #define CLOG_INTERNAL(fn, fmt, ...) CLOGD_(ADebug::kDebugInternalState, fn, fmt, ##__VA_ARGS__)1294 if (DEBUG == ADebug::kDebugInternalState) { in bumpDebugLevel_l()1652 ADebug::Level level = ADebug::kDebugInternalState; in onEvent()