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

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java5078 boolean needsExpanding = false;
5083 needsExpanding = true;
5089 if (needsExpanding)
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java5173 boolean needsExpanding = false;
5178 needsExpanding = true;
5184 if (needsExpanding)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java5078 boolean needsExpanding = false;
5083 needsExpanding = true;
5089 if (needsExpanding)
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java4553 if (!needsExpanding(names))
4586 private boolean needsExpanding(Set<String> names) method in class:LDAPReplicationDomain
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java4553 if (!needsExpanding(names))
4586 private boolean needsExpanding(Set<String> names) method in class:LDAPReplicationDomain
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java4430 if (!needsExpanding(names))
4463 private boolean needsExpanding(Set<String> names) method in class:LDAPReplicationDomain

Completed in 112 milliseconds