Home
last modified time | relevance | path

Searched refs:defineAttribute (Results 1 – 2 of 2) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/jmx/
DObjectMBean.java285 MBeanAttributeInfo info=defineAttribute(key, value); in getMBeanInfo()
542 public MBeanAttributeInfo defineAttribute(String name, String metaData) in defineAttribute() method in ObjectMBean
/external/expat/lib/
Dxmlparse.c358 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