Home
last modified time | relevance | path

Searched refs:allowMultiValuedBooleans (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java880 boolean allowMultiValuedBooleans) in parseAuthenticatedAttributeVectorIn() argument
886 parseAttributeVectorIn(attrs, dis, allowMultiValuedBooleans); in parseAuthenticatedAttributeVectorIn()
906 boolean allowMultiValuedBooleans) in parseAttributeVectorIn() argument
925 attrForm, allowMultiValuedBooleans)); in parseAttributeVectorIn()
H A DServiceLocationAttributeV1.java371 boolean allowMultiValuedBooleans) in ServiceLocationAttributeV1() argument
440 verifyValueTypes(values, allowMultiValuedBooleans); in ServiceLocationAttributeV1()
H A DServiceLocationAttribute.java128 ServiceLocationAttribute(String exp, boolean allowMultiValuedBooleans) in ServiceLocationAttribute() argument
196 verifyValueTypes(values, allowMultiValuedBooleans); in ServiceLocationAttribute()