Searched refs:STR_LOG_MESSAGE_BASE (Results 1 – 2 of 2) sorted by relevance
64 #define STR_LOG_MESSAGE_BASE 1000067 #define STR_JDBC_LOG_MESSAGE_BASE STR_LOG_MESSAGE_BASE + 500
27 public static final int STR_LOG_MESSAGE_BASE = 10000; field in Resources28 public static final int STR_JDBC_LOG_MESSAGE_BASE = STR_LOG_MESSAGE_BASE + 500;