Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp239 auto tmpActiveInfo = activeInfo.Unmarshalling(reply); in GetActiveInfoList() local
240 CHKPC(tmpActiveInfo); in GetActiveInfoList()
241 activeInfoList.push_back(*tmpActiveInfo); in GetActiveInfoList()