Searched refs:SYNC_SOFT_DELETE (Results 1 – 2 of 2) sorted by relevance
94 public static final int SYNC_SOFT_DELETE = SYNC_PAGE + 0x21; field in Tags
687 } else if (tag == Tags.SYNC_DELETE || tag == Tags.SYNC_SOFT_DELETE) { in commandsParser()