HomeSort by relevance Sort by last modified time
    Searched refs:get_sensors_list (Results 1 - 7 of 7) sorted by null

  /frameworks/native/services/sensorservice/
SensorDevice.cpp 57 ssize_t count = mSensorModule->get_sensors_list(mSensorModule, &list);
72 ssize_t count = mSensorModule->get_sensors_list(mSensorModule, &list);
97 ssize_t count = mSensorModule->get_sensors_list(mSensorModule, list);
  /hardware/libhardware/include/hardware/
sensors.h 821 int (*get_sensors_list)(struct sensors_module_t* module, member in struct:sensors_module_t
    [all...]
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 79 int count = module->get_sensors_list(module, &list);
  /hardware/invensense/libsensors_iio/
sensors_mpl.cpp 79 get_sensors_list: sensors__get_sensors_list,
  /device/samsung/manta/libsensors/
sensors.cpp 102 get_sensors_list: sensors__get_sensors_list,
  /device/samsung/tuna/libsensors/
sensors.cpp 122 get_sensors_list: sensors__get_sensors_list,
  /device/generic/goldfish/sensors/
sensors_qemu.c 482 * available from the emulator (see get_sensors_list below)
635 .get_sensors_list = sensors__get_sensors_list

Completed in 1832 milliseconds