Home
last modified time | relevance | path

Searched defs:close_device (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dionalloc.cpp61 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dionalloc.cpp62 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dionalloc.cpp66 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dionalloc.cpp61 void IonAlloc::close_device() in close_device() function in IonAlloc
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.cpp111 int SensorBase::close_device() in close_device() function in SensorBase
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DSensorBase.cpp117 int SensorBase::close_device() in close_device() function in SensorBase
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dcamera.cpp43 static int close_device(hw_device_t* dev) in close_device() function
/aosp12/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp47 static int close_device(hw_device_t* dev) { in close_device() function
/aosp12/hardware/libhardware/modules/camera/3_0/
H A DCamera.cpp48 static int close_device(hw_device_t* dev) in close_device() function
/aosp12/system/core/toolbox/
H A Dgetevent.c411 int close_device(const char *device, int print_flags) in close_device() function
/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp352 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test_utils.cpp793 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper