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

/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.h86 LOG_GET_PARAM_VALUE = 'PVal', enumerator in enum:log_what
H A DLogWriter.cpp52 case LOG_GET_PARAM_VALUE : s = "LOG_GET_PARAM_VALUE"; break;
183 mFilters.insert(LOG_GET_PARAM_VALUE);
263 case LOG_GET_PARAM_VALUE:
H A DLoggingConsumer.cpp246 mLogger->Log(LOG_GET_PARAM_VALUE, logMsg);

Completed in 42 milliseconds