Searched refs:GetReferenceType (Results 1 – 1 of 1) sorted by relevance
48 static inline uint32_t GetReferenceType(uint32_t typeAndSize);123 subSegIndex->referenceType_ = static_cast<int32_t>(GetReferenceType(typeAndSize)); in BuildSubSegmentIndexes()163 uint32_t GetReferenceType(uint32_t typeAndSize) in GetReferenceType() function