Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/device_manager/include/
H A Disensor.h30 std::string GetSensorName() in GetSensorName() function
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp63 std::string Sensor::GetSensorName() const in GetSensorName() function in OHOS::Sensors::Sensor
/ohos5.0/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& needLe… in GetSensorName() function