Searched refs:LOG_SET_PARAM_VALUE (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.h87 LOG_SET_PARAM_VALUE = 'SVal', enumerator in enum:log_what
H A DLogWriter.cpp53 case LOG_SET_PARAM_VALUE : s = "LOG_SET_PARAM_VALUE"; break;
184 mFilters.insert(LOG_SET_PARAM_VALUE);
H A DLoggingConsumer.cpp287 mLogger->Log(LOG_SET_PARAM_VALUE, logMsg);

Completed in 43 milliseconds