Home
last modified time | relevance | path

Searched refs:thisLatest (Results 1 – 3 of 3) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/impl/
H A DComplexFormat.java470 ComplexFormat thisLatest = getComplexLatest(); in initialize() local
471 if (thisLatest != this) { in initialize()
472 thisLatest.initializeIfNeeded(catalog, model); in initialize()
506 assert thisLatest != this; in initialize()
507 thisLatest.checkNewSecKeyInitializer in initialize()
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java470 ComplexFormat thisLatest = getComplexLatest(); in initialize() local
471 if (thisLatest != this) { in initialize()
472 thisLatest.initializeIfNeeded(catalog, model); in initialize()
506 assert thisLatest != this; in initialize()
507 thisLatest.checkNewSecKeyInitializer in initialize()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java470 ComplexFormat thisLatest = getComplexLatest(); in initialize() local
471 if (thisLatest != this) { in initialize()
472 thisLatest.initializeIfNeeded(catalog, model); in initialize()
506 assert thisLatest != this; in initialize()
507 thisLatest.checkNewSecKeyInitializer in initialize()