Searched defs:StoreMapSlice (Results 1 – 2 of 2) sorted by relevance
18 class StoreMapSlice; variable
33 StoreMapSlice(): size(0), next(-1) {} in StoreMapSlice() function34 StoreMapSlice(const StoreMapSlice &o) { in StoreMapSlice() function