Searched refs:tmpAnimation (Results 1 – 1 of 1) sorted by relevance
230 auto tmpAnimation = lightAnimation.Unmarshalling(data); in TurnOnStub() local231 CHKPR(tmpAnimation, ERROR); in TurnOnStub()232 return TurnOn(lightId, lightColor, *tmpAnimation); in TurnOnStub()