Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_hdi_dump.cpp102 std::string sensorInfoData = {0}; in ShowData() local
118 if (sensorInfoData.empty()) { in ShowData()
178 std::string sensorInfoData = ""; in SensorShowClient() local
179 sensorInfoData += "bestSensorConfigMap={\n"; in SensorShowClient()
184 sensorInfoData += "bestSensorConfig={"; in SensorShowClient()
187 sensorInfoData += "}}\n"; in SensorShowClient()
189 sensorInfoData += "}\n\n"; in SensorShowClient()
199 sensorInfoData += "sensorConfig={"; in SensorShowClient()
206 sensorInfoData += "enable"; in SensorShowClient()
208 sensorInfoData += "}}\n"; in SensorShowClient()
[all …]