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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java61 private transient volatile int rawInputDepth; field in class:ComplexFormat
498 * and rawInputDepth are immutable. If by chance we create duplicate
504 int depth = rawInputDepth;
583 rawInputDepth = depth;

Completed in 30 milliseconds