/hardware/libhardware/tests/input/evdev/ |
D | TestHelpers.h | 53 int getFd() const { return mFd; } in getFd() function
|
/hardware/google/aemu/host-common/include/host-common/ |
D | HostGoldfishPipe.h | 87 int getFd() const { return mFd; } in getFd() function
|
/hardware/google/aemu/base/include/aemu/base/memory/ |
D | SharedMemory.h | 215 handle_type getFd() { return mFd; } in getFd() function
|
/hardware/invensense/6515/libsensors_iio/ |
D | CompassSensor.AKM.cpp | 62 int CompassSensor::getFd(void) const in getFd() function in CompassSensor
|
D | PressureSensor.IIO.secondary.cpp | 73 int PressureSensor::getFd() const in getFd() function in PressureSensor
|
D | SensorBase.cpp | 126 int SensorBase::getFd() const in getFd() function in SensorBase
|
D | CompassSensor.IIO.9150.cpp | 126 int CompassSensor::getFd() const in getFd() function in CompassSensor
|
D | CompassSensor.IIO.primary.cpp | 226 int CompassSensor::getFd(void) const in getFd() function in CompassSensor
|
D | MPLSensor.cpp | 4667 int MPLSensor::getFd(void) const function in MPLSensor
|
/hardware/invensense/65xx/libsensors_iio/ |
D | CompassSensor.AKM.cpp | 62 int CompassSensor::getFd(void) const in getFd() function in CompassSensor
|
D | PressureSensor.IIO.secondary.cpp | 74 int PressureSensor::getFd() const in getFd() function in PressureSensor
|
D | SensorBase.cpp | 120 int SensorBase::getFd() const in getFd() function in SensorBase
|
D | CompassSensor.IIO.9150.cpp | 126 int CompassSensor::getFd() const in getFd() function in CompassSensor
|
D | CompassSensor.IIO.primary.cpp | 226 int CompassSensor::getFd(void) const in getFd() function in CompassSensor
|
D | MPLSensor.cpp | 4196 int MPLSensor::getFd(void) const in getFd() function in MPLSensor
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 80 virtual int getFd() const { return mFd; } in getFd() function in android::EvdevDeviceNode
|