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