Home
last modified time | relevance | path

Searched refs:dumpClosedSessionClientLogs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h801 void dumpClosedSessionClientLogs(int fd, const String8& cameraId);
DCameraService.cpp4012 dumpClosedSessionClientLogs(fd, cameraId); in dump()
4113 void CameraService::dumpClosedSessionClientLogs(int fd, const String8& cameraId) { in dumpClosedSessionClientLogs() function in android::CameraService