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

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c872 // the service has not updated the checkpoint or change the state then
1023 // a checkpoint value indicate the progress of an operation
1275 DWORD checkpoint; local
1289 checkpoint = CHECKPOINT_FIRST_VALUE;
1294 checkpoint++,
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c873 // the service has not updated the checkpoint or change the state then
1024 // a checkpoint value indicate the progress of an operation
1276 DWORD checkpoint; local
1290 checkpoint = CHECKPOINT_FIRST_VALUE;
1295 checkpoint++,
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c873 // the service has not updated the checkpoint or change the state then
1024 // a checkpoint value indicate the progress of an operation
1276 DWORD checkpoint; local
1290 checkpoint = CHECKPOINT_FIRST_VALUE;
1295 checkpoint++,
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c872 // the service has not updated the checkpoint or change the state then
1023 // a checkpoint value indicate the progress of an operation
1275 DWORD checkpoint; local
1289 checkpoint = CHECKPOINT_FIRST_VALUE;
1294 checkpoint++,
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c873 // the service has not updated the checkpoint or change the state then
1024 // a checkpoint value indicate the progress of an operation
1276 DWORD checkpoint; local
1290 checkpoint = CHECKPOINT_FIRST_VALUE;
1295 checkpoint++,
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c872 // the service has not updated the checkpoint or change the state then
1023 // a checkpoint value indicate the progress of an operation
1275 DWORD checkpoint; local
1289 checkpoint = CHECKPOINT_FIRST_VALUE;
1294 checkpoint++,
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DRootContainer.java74 //Used to force a checkpoint during import.
983 * Force a checkpoint.
988 env.checkpoint(importForceCheckPoint);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DRootContainer.java75 //Used to force a checkpoint during import.
985 * Force a checkpoint.
990 env.checkpoint(importForceCheckPoint);
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DRootContainer.java75 //Used to force a checkpoint during import.
985 * Force a checkpoint.
990 env.checkpoint(importForceCheckPoint);
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DRootContainer.java74 //Used to force a checkpoint during import.
983 * Force a checkpoint.
988 env.checkpoint(importForceCheckPoint);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DRootContainer.java75 //Used to force a checkpoint during import.
985 * Force a checkpoint.
990 env.checkpoint(importForceCheckPoint);

Completed in 111 milliseconds