Searched refs:foundDeviceId (Results 1 – 1 of 1) sorted by relevance
3974 std::optional<int32_t> foundDeviceId; in pilferPointers() local3977 foundDeviceId = state.deviceId; in pilferPointers()3980 if (!foundDeviceId || !state.down) { in pilferPointers()3985 int32_t deviceId = foundDeviceId.value(); in pilferPointers()