Searched refs:CheckSensorTypeId (Results 1 – 5 of 5) sorted by relevance
83 bool CheckSensorTypeId(int32_t sensorTypeId) in CheckSensorTypeId() function105 bool validSensorId = CheckSensorTypeId(sensorTypeId); in SensorAgentFuzzTest()
205 ret = g_manager->CheckSensorTypeId(sensorTypeId);398 int32_t ret = g_manager->CheckSensorTypeId(sensorTypeId);414 int32_t ret = g_manager->CheckSensorTypeId(sensorTypeId);432 int32_t ret = g_manager->CheckSensorTypeId(sensorTypeId);450 int32_t ret = g_manager->CheckSensorTypeId(sensorTypeId);468 int32_t ret = g_manager->CheckSensorTypeId(static_cast<SensorTypeId>(typeError));
45 if (!CheckSensorTypeId(sensorType)) { in StartSensor()96 bool AlgoMgr::CheckSensorTypeId(int32_t sensorTypeId) in CheckSensorTypeId() function in OHOS::Msdp::DeviceStatus::AlgoMgr
55 bool CheckSensorTypeId(int32_t sensorTypeId);
420 int32_t CheckSensorTypeId(int32_t sensorTypeId) in CheckSensorTypeId() function441 if (CheckSensorTypeId(sensorId) != SENSOR_OK) { in SubscribeSensorByProxy()465 if (CheckSensorTypeId(sensorId) != SENSOR_OK) { in UnsubscribeSensorByProxy()