Searched refs:dumpOpenSessionClientLogs (Results 1 – 2 of 2) sorted by relevance
798 void dumpOpenSessionClientLogs(int fd, const Vector<String16>& args, const String8& cameraId);
3937 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