Home
last modified time | relevance | path

Searched refs:tmpLightInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp283 auto tmpLightInfo = lightInfo.Unmarshalling(reply); in GetLightList() local
284 CHKPC(tmpLightInfo); in GetLightList()
285 lightInfos.push_back(*tmpLightInfo); in GetLightList()