Searched defs:DumpState (Results 1 – 4 of 4) sorted by relevance
/hardware/google/camera/common/hal/tests/ | ||
D | mock_device_hwl.h | 117 status_t DumpState(int fd) { in DumpState() function |
D | camera_device_tests.cc | 111 TEST(CameraDeviceTests, DumpState) { in TEST() argument |
/hardware/google/camera/devices/EmulatedCamera/hwl/ | ||
D | EmulatedCameraDeviceHWLImpl.cpp | 253 status_t EmulatedCameraDeviceHwlImpl::DumpState(int /*fd*/) { in DumpState() function in android::EmulatedCameraDeviceHwlImpl |
/hardware/google/camera/common/hal/google_camera_hal/ | ||
D | camera_device.cc | 332 status_t CameraDevice::DumpState(int fd) { in DumpState() function in android::google_camera_hal::CameraDevice |