Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dflash_device.h28 void (*close)(void *hnd); member
/device/google/contexthub/util/common/
Dfile.cpp71 void File::close() { in close() function in android::File
/device/google/contexthub/sensorhal/
Dsensors.cpp52 int SensorContext::close() { in close() function in SensorContext
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp235 int EmulatedCamera3::close(struct hw_device_t* device) { in close() function in android::EmulatedCamera3
DEmulatedCamera2.cpp368 int EmulatedCamera2::close(struct hw_device_t* device) { in close() function in android::EmulatedCamera2
DEmulatedCamera.cpp930 int EmulatedCamera::close(struct hw_device_t* device) in close() function in android::EmulatedCamera
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h275 int (*close) (uint32_t clientHdl); member
293 int (*close) (uint32_t clientHdl); member
/device/huawei/angler/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h288 int (*close) (uint32_t clientHdl); member
306 int (*close) (uint32_t clientHdl); member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h288 int (*close) (uint32_t clientHdl); member
306 int (*close) (uint32_t clientHdl); member
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
Dmm_jpeg_interface.h206 int32_t (* close) (uint32_t clientHdl); member
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.cpp271 enum loc_api_adapter_err LocApiV02 :: close() in close() function in LocApiV02
/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.cpp298 enum loc_api_adapter_err LocApiV02 :: close() in close() function in LocApiV02
/device/google/marlin/location/loc_api/loc_api_v02/
DLocApiV02.cpp380 enum loc_api_adapter_err LocApiV02 :: close() in close() function in LocApiV02
/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.cpp298 enum loc_api_adapter_err LocApiV02 :: close() in close() function in LocApiV02
/device/generic/goldfish/qemud/
Dqemud.c704 CloseFunc close; member