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() local239 int32_t sensorType = GetSensorTypeId(type); in UnregisterSensor() local
66 Sensor_Type sensorType; in SetUpTestCase() local98 Sensor_Type sensorType; in SensorDataCallbackImpl() local123 Sensor_Type *sensorType = nullptr; in SensorDataCallbackImpl1() local154 Sensor_Type sensorType; variable329 Sensor_Type *sensorType = nullptr; variable
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
42 int32_t sensorType = -1; member
86 uint8_t sensorType; member
272 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local373 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
53 std::vector<std::string> sensorType(TYPE_MAX_SIZE); in InitSensorTypeMap() local