Searched refs:defineAttribute (Results 1 – 2 of 2) sorted by relevance
/external/jetty/src/java/org/eclipse/jetty/jmx/ |
D | ObjectMBean.java | 285 MBeanAttributeInfo info=defineAttribute(key, value); in getMBeanInfo() 542 public MBeanAttributeInfo defineAttribute(String name, String metaData) in defineAttribute() method in ObjectMBean
|
/external/expat/lib/ |
D | xmlparse.c | 358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata, 4082 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4120 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 5356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function
|