Home
last modified time | relevance | path

Searched defs:ParseSensorInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_parser.c370 static int32_t ParseSensorInfo(struct DeviceResourceIface *parser, const struct DeviceResourceNode … in ParseSensorInfo() function
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp352 void ThermalConfigFileParser::ParseSensorInfo(const std::string& name, const xmlNode* cur, in ParseSensorInfo() function in OHOS::PowerMgr::ThermalConfigFileParser
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp361 bool ThermalSrvConfigParser::ParseSensorInfo(const xmlNodePtr& cur, SensorClusterPtr& sc) in ParseSensorInfo() function in OHOS::PowerMgr::ThermalSrvConfigParser