Searched defs:Slice (Results 1 – 2 of 2) sorted by relevance
107 struct Slice { struct108 SliceState mState = SliceState::UNINITIALIZED; argument110 std::vector<uint32_t> mSlicedOperationIndexToOrigIndex; argument113 mutable std::map<Version, Slice> mCachedSlices; argument
195 message Slice{ message