Searched refs:itemProtectionIndex_ (Results 1 – 2 of 2) sorted by relevance
57 itemProtectionIndex_ = reader.Read16(); in ParseContent()64 itemProtectionIndex_ = reader.Read16(); in ParseContent()106 writer.Write16(itemProtectionIndex_); in Write()120 writer.Write16(itemProtectionIndex_); in Write()
74 uint16_t itemProtectionIndex_ = 0; variable