Home
last modified time | relevance | path

Searched defs:DumpState (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dmock_device_hwl.h117 status_t DumpState(int fd) { in DumpState() function
Dcamera_device_tests.cc111 TEST(CameraDeviceTests, DumpState) { in TEST() argument
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceHWLImpl.cpp253 status_t EmulatedCameraDeviceHwlImpl::DumpState(int /*fd*/) { in DumpState() function in android::EmulatedCameraDeviceHwlImpl
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc332 status_t CameraDevice::DumpState(int fd) { in DumpState() function in android::google_camera_hal::CameraDevice