Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/hdi_service/
H A Dlight_if_service.cpp90 std::vector<HdfLightInfoVdi> lightInfoVdi; in GetLightInfo() local
92 int32_t ret = lightVdiImpl_->GetLightInfo(lightInfoVdi); in GetLightInfo()
99 if (lightInfoVdi.empty()) { in GetLightInfo()
104 for (const auto &iter : lightInfoVdi) { in GetLightInfo()