Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumFactoryMethods

462   unsigned NumFactoryMethods = ReadUnalignedLE16(d);
472 for (unsigned I = 0; I != NumFactoryMethods; ++I) {