Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DiagStateID

2506     unsigned &DiagStateID = DiagStateIDMap[point.State];
2507 Record.push_back(DiagStateID);
2509 if (DiagStateID == 0) {
2510 DiagStateID = ++CurrID;