Searched defs:sensorType (Results 1 – 10 of 10) sorted by relevance
139 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) in OH_SensorInfo_GetType()187 int32_t sensorType = id->sensorType; in OH_Sensor_Subscribe() local210 int32_t sensorType = id->sensorType; in OH_Sensor_Unsubscribe() local219 int32_t OH_SensorEvent_GetType(Sensor_Event* sensorEvent, Sensor_Type *sensorType) in OH_SensorEvent_GetType()260 int32_t OH_SensorSubscriptionId_GetType(Sensor_SubscriptionId* id, Sensor_Type *sensorType) in OH_SensorSubscriptionId_GetType()270 int32_t OH_SensorSubscriptionId_SetType(Sensor_SubscriptionId* id, const Sensor_Type sensorType) in OH_SensorSubscriptionId_SetType()
40 int32_t sensorType = GetSensorTypeId(type); in StartSensor() local236 int32_t sensorType = GetSensorTypeId(type); in UnregisterSensor() local
62 SensorType sensorType = SensorType::SOC; variable
64 SensorType sensorType = SensorType::SOC; variable
339 std::string sensorType = auxSensorList[i]; in ParseAuxSensorInfo() local361 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
126 Sensor_Type sensorType; in SensorDataCallbackImpl() local160 Sensor_Type sensorType; variable
42 int32_t sensorType = -1; member
86 uint8_t sensorType; member
191 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local292 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
54 std::vector<std::string> sensorType(TYPE_MAX_SIZE); in InitSensorTypeMap() local