Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.h798 void dumpOpenSessionClientLogs(int fd, const Vector<String16>& args, const String8& cameraId);
DCameraService.cpp3937 dumpOpenSessionClientLogs(mMemFd, args, cameraId); in cacheDump()
4010 dumpOpenSessionClientLogs(fd, args, cameraId); in dump()
4096 void CameraService::dumpOpenSessionClientLogs(int fd, in dumpOpenSessionClientLogs() function in android::CameraService