Home
last modified time | relevance | path

Searched refs:getElem (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DElement.java97 if (PoolInternal.pool_get_property(_conf.getConf(), getElem(), in getProperty()
150 if (PoolInternal.pool_put_property(_conf.getConf(), getElem(), in putProperty()
163 if (PoolInternal.pool_rm_property(_conf.getConf(), getElem(), in rmProperty()
281 protected abstract long getElem() throws PoolsException; in getElem() method in Element
294 return (walkProps(_conf.getConf(), getElem(), handler, user)); in walkProperties()
H A DComponent.java151 protected long getElem() throws PoolsException in getElem() method in Component
H A DPool.java199 protected long getElem() throws PoolsException in getElem() method in Pool
H A DResource.java215 protected long getElem() throws PoolsException in getElem() method in Resource
H A DConfiguration.java659 protected long getElem() throws PoolsException in getElem() method in Configuration