Home | History | Annotate | Download | only in Serialization

Lines Matching refs:PreprocessorRecordTypes

1443     PreprocessorRecordTypes RecType =
1444 (PreprocessorRecordTypes)Stream.readRecord(Entry.ID, Record);
1819 switch ((PreprocessorRecordTypes)Cursor.readRecord(Entry.ID, Record)) {