Searched refs:correspondingDeleteIt (Results 1 – 3 of 3) sorted by relevance
569 auto correspondingDeleteIt = std::find_if( in pullTransaction() local576 ABI48_0_0React_native_assert(correspondingDeleteIt != mutations.end()); in pullTransaction()578 auto deleteMutation = *correspondingDeleteIt; in pullTransaction()
573 auto correspondingDeleteIt = std::find_if( in pullTransaction() local580 ABI49_0_0React_native_assert(correspondingDeleteIt != mutations.end()); in pullTransaction()582 auto deleteMutation = *correspondingDeleteIt; in pullTransaction()
583 auto correspondingDeleteIt = std::find_if( in pullTransaction() local590 ABI47_0_0React_native_assert(correspondingDeleteIt != mutations.end()); in pullTransaction()592 auto deleteMutation = *correspondingDeleteIt; in pullTransaction()