Home
last modified time | relevance | path

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

/titanic_50/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_50/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 DLinkEventListener.cc66 callback(getData(), wwn, e->getType(), e->getBuf(), e->getSize()); in dispatch()
H A DAdapterPortEventListener.cc69 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
H A DTargetEventListener.cc81 callback(getData(), hbawwn, tgtwwn, e->getType()); in dispatch()
/titanic_50/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_50/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_50/usr/src/lib/libbsm/
H A Dauditxml.pm336 sub getType { subroutine
H A Dauditxml122 $eventType = $event->getType();
/titanic_50/usr/src/lib/libadt_jni/
H A Dauditxml_jni104 $eventType = $event->getType();