Home
last modified time | relevance | path

Searched refs:getType (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DAttributeConverter.java63 String type = a.getType(); in convertToString()
75 Converter c = getConverter(a.getType()); in convertToString()
127 String mgrType = mgr.getType(key); in convertFromString()
173 Converter c = getConverter(a.getType()); in convertToCodeBlock()
H A DConverter.java361 Converter c = getConverter(a.getType()); in convertToCodeBlock()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java126 if (type.compareTo(other.getType()) != 0 || in equals()
166 String getType() in getType() method in Component
H A DResource.java190 if (type.compareTo(other.getType()) != 0 || in equals()
230 String getType() in getType() method in Resource
H A DValue.java281 public int getType() in getType() method in Value
/titanic_41/usr/src/lib/sun_fc/common/
H A DAdapterPortStatEvent.h51 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterEvent.h53 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterDeviceEvent.h51 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterPortStatEventListener.cc66 callback(getData(), wwn, e->getType()); in dispatch()
H A DTargetEvent.h55 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterPortEvent.h54 EVENT_TYPE getType() { return (type); } in getType() function
H A DLinkEvent.h50 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterDeviceEventListener.cc68 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
H A DAdapterEventListener.cc69 callback(getData(), wwn, e->getType()); in dispatch()
H A DAdapterPortEventListener.cc69 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
H A DLinkEventListener.cc66 callback(getData(), wwn, e->getType(), e->getBuf(), e->getSize()); in dispatch()
H A DTargetEventListener.cc81 callback(getData(), hbawwn, tgtwwn, e->getType()); in dispatch()
/titanic_41/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c57 void getType(kstat_t *, char *);
398 getType(cur->cur_set, &c[0]); in sndr_report()
432 getType(cur->cur_set, &type[0]); in sndr_report()
658 getType(kstat_t *ksp, char *vtype) in getType() function
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DAttributeManager.java297 public String getType(String key) { in getType() method in AttributeManager
300 return attr.getType(); in getType()
330 return attr.getType().equals(type); in hasAttribute()
H A DAttribute.java126 public String getType() { in getType() method in Attribute
H A DGroup.java1234 String type = attr.getType(); in addAttributeForward()
1374 if (mgr.hasAttribute(key, attr.getType())) { in get()
1442 if (mgr.hasAttribute(key, attr.getType())) { in set()
H A DAttributeList.java227 table.get(key)).getType() + /* NOI18N */") "); in toString()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DWindowShadow.java752 public String getType(String key) { in getType() method in WindowShadow
755 return panel.getType(key); in getType()
757 return super.getType(key); in getType()
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java905 new Object[] { chain[i].getType(), e.getMessage() });
1041 new Object[] {cert.getType(), e.getMessage()});
/titanic_41/usr/src/lib/libbsm/
H A Dauditxml.pm336 sub getType { subroutine

12