Searched refs:debugProperties (Results 1 – 1 of 1) sorted by relevance
2190 private static final TypedProperties debugProperties; field in Debug2224 debugProperties = tp.isEmpty() ? null : tp;2226 debugProperties = null;2377 if (debugProperties != null) { in setFieldsOn()2391 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()