Home | History | Annotate | Download | only in Serialization

Lines Matching refs:SID

3691   SelectorID &SID = SelectorIDs[Sel];
3692 if (SID == 0 && Chain) {
3697 if (SID == 0) {
3698 SID = NextSelectorID++;
3700 return SID;