Searched refs:tmpLightInfo (Results 1 – 1 of 1) sorted by relevance
283 auto tmpLightInfo = lightInfo.Unmarshalling(reply); in GetLightList() local284 CHKPC(tmpLightInfo); in GetLightList()285 lightInfos.push_back(*tmpLightInfo); in GetLightList()