Home
last modified time | relevance | path

Searched refs:computeVROrganization (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DUserRegistry.java437 vr_org = UserRegistry.computeVROrganization(this.org); in getOrganization()
529 public static synchronized Organization computeVROrganization(String org) { in computeVROrganization() method in UserRegistry
2271 allvr.remove(UserRegistry.computeVROrganization(org)); in resetOrgList()
2464 Organization theOrg = computeVROrganization(theirOrg); in writeUserFile()
H A DVettingViewerQueue.java384 final Organization vr_org = UserRegistry.computeVROrganization(st_org); /* in createLocalesWithVotes()