Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumFactoryMethods

432   unsigned NumFactoryMethods = ReadUnalignedLE16(d);
442 for (unsigned I = 0; I != NumFactoryMethods; ++I) {