Searched refs:aRoots (Results 1 – 2 of 2) sorted by relevance
174 PointsTreeMap aRoots; in build() local207 aRoots[ srcId ] = pSource; in build()227 aRoots.erase( dstId ); in build()233 OSL_ENSURE( aRoots.size() == 1, "more than one root" ); in build()235 if( !aRoots.empty() ) in build()237 mpRoot = aRoots.begin()->second; in build()
54 const Index & RootIndex() const { return aRoots; } in RootIndex()55 Index & RootIndex() { return aRoots; } in RootIndex()61 Index aRoots; member in ary::loc::Le_Storage
Completed in 8 milliseconds