Home
last modified time | relevance | path

Searched refs:GetSensorName (Results 1 - 5 of 5) sorted by relevance

/base/sensors/sensor/utils/common/include/
H A Dsensor.h34 std::string GetSensorName() const;
/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp63 std::string Sensor::GetSensorName() const in GetSensorName() function in OHOS::Sensors::Sensor
/base/sensors/sensor/services/src/
H A Dsensor_dump.cpp212 sensorId, sensorMap_[sensorId].c_str(), sensor.GetSensorName().c_str(), sensor.GetVendorName().c_str(), in DumpSensorList()
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent_proxy.cpp354 sensorList[i].GetSensorName().c_str()); in ConvertSensorInfos()
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp161 static void GetSensorName(SensorInfoMap& info, const std::string& sensorName, const int32_t& needLevel) in GetSensorName() function
163 THERMAL_HILOGD(LABEL_TEST, "GetSensorName: start."); in GetSensorName()
185 GetSensorName(info->second, sensorName, needLevel); in GetSensorClusterName()

Completed in 5 milliseconds