Searched defs:getNonRW (Results 1 – 1 of 1) sorted by relevance
580 def getNonRW = getAll.filterNot(_.bits.isRW) method684 def getNonRW = getAll.filterNot(_.bits.isRW) method