Searched refs:NextState (Results 1 – 3 of 3) sorted by relevance
69 : VisitNumber(N, 0), NextVisitNumber(1), NextState(nullptr) in VisitState()75 delete NextState; in ~VisitState() local90 VisitState *NextState; member
202 FirstVisitState = FirstVisitState->NextState; in allocateVisitState()203 Result->NextState = nullptr; in allocateVisitState()212 assert(State->NextState == nullptr && "Visited state is in list?"); in returnVisitState()213 State->NextState = FirstVisitState; in returnVisitState()
178 uint8_t NextState);2119 uint8_t NextState) in phFriNfc_MfUL_H_SelectSector() argument2129 NdefMap->State = NextState; in phFriNfc_MfUL_H_SelectSector()