Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java2383 STLRecord regRec = (STLRecord)scopeTypeLangTable.get(sstKey); in dumpServiceStore() local
2388 if (regRec.isAbstract) { in dumpServiceStore()
2395 BtreeVector bvec = regRec.attrSort; in dumpServiceStore()