Searched defs:GetSensorType (Results 1 – 3 of 3) sorted by relevance
54 int32_t SensorChannelInfo::GetSensorType() const in GetSensorType() function in OHOS::Sensors::SensorChannelInfo
63 std::map<SensorType, std::string> GetSensorType() in GetSensorType() function
801 static bool GetSensorType(napi_env env, napi_value args, SensorDescription &sensorDesc) in GetSensorType() function