Searched refs:InlineSharedDataRef (Results 1 – 1 of 1) sorted by relevance
940 next_pos = pos + InlineSharedDataRef.inline_shared_data_ref.size941 self.shared_data_refs.append(InlineSharedDataRef(data[pos:next_pos]))1019 class InlineSharedDataRef(SharedDataRef): class1023 self.parent, self.count = InlineSharedDataRef.sstruct.unpack(data)