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