Home
last modified time | relevance | path

Searched defs:mSensors (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensorDevice.h46 std::unordered_map<unsigned int/*reportId*/, sp<HidRawSensor>> mSensors; variable
/hardware/interfaces/sensors/2.0/vts/functional/
DSensorsHidlEnvironmentV2_0.h84 sp<android::hardware::sensors::V2_0::ISensors> mSensors; variable
/hardware/interfaces/sensors/2.0/default/
DSensors.h142 std::map<int32_t, std::shared_ptr<Sensor>> mSensors; member