Searched refs:propertyNames (Results 1 – 5 of 5) sorted by relevance
85 …public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] o… in GeneratedClrTypeInfo() argument91 PropertyNames = propertyNames ?? EmptyNames; in GeneratedClrTypeInfo()
2177 String[] propertyNames = mPropagation.getPropagationProperties(); in capturePropagationValues() local2178 if (propertyNames == null) { in capturePropagationValues()2182 for (int i = 0; i < propertyNames.length; i++) { in capturePropagationValues()2183 if (!transitionValues.values.containsKey(propertyNames[i])) { in capturePropagationValues()
29192 HSPLjava/util/Properties;->propertyNames()Ljava/util/Enumeration;
48629 method public java.util.Enumeration<?> propertyNames();
70338 method public java.util.Enumeration<?> propertyNames();