/hardware/qcom/display/msm8994/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 62 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 61 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 66 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 61 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 58 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 58 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | ionalloc.h | 58 ~IonAlloc() { close_device(); } in ~IonAlloc() 65 void close_device();
|
D | ionalloc.cpp | 58 void IonAlloc::close_device() in close_device() function in IonAlloc
|
/hardware/invensense/65xx/libsensors_iio/ |
D | SensorBase.h | 83 int close_device();
|
D | SensorBase.cpp | 111 int SensorBase::close_device() in close_device() function in SensorBase
|
/hardware/invensense/6515/libsensors_iio/ |
D | SensorBase.h | 84 int close_device();
|
D | SensorBase.cpp | 117 int SensorBase::close_device() in close_device() function in SensorBase
|
/hardware/libhardware/modules/camera/3_4/ |
D | camera.cpp | 43 static int close_device(hw_device_t* dev) in close_device() function 62 mDevice.common.close = close_device; in Camera()
|
/hardware/libhardware/modules/usbcamera/ |
D | Camera.cpp | 47 static int close_device(hw_device_t* dev) { in close_device() function 113 mDevice.common.close = close_device; in Camera()
|
/hardware/libhardware/modules/camera/3_0/ |
D | Camera.cpp | 48 static int close_device(hw_device_t* dev) in close_device() function 69 mDevice.common.close = close_device; in Camera()
|