Searched refs:foundDeviceId (Results 1 – 1 of 1) sorted by relevance
4448 std::optional<int32_t> foundDeviceId; in pilferPointers() local4451 foundDeviceId = state.deviceId; in pilferPointers()4454 if (!foundDeviceId || !state.down) { in pilferPointers()4459 int32_t deviceId = foundDeviceId.value(); in pilferPointers()