Searched refs:rOrgProps (Results 1 – 1 of 1) sorted by relevance
1618 private static boolean matchPropSet(java.util.HashMap rOrgProps , in matchPropSet() argument1628 (!rOrgProps.containsKey(sMatchName) ) || in matchPropSet()1629 (!rOrgProps.get(sMatchName).equals(aMatchValue)) in matchPropSet()
Completed in 17 milliseconds