Searched refs:BUGREPORT_OUTPUT_SOCKET (Results 1 – 1 of 1) sorted by relevance
83 private static final String BUGREPORT_OUTPUT_SOCKET = "car_br_output_socket"; field in CarBugreportManagerService281 if (!copySocketToPfd(output, BUGREPORT_OUTPUT_SOCKET, callback)) { in handleFinished()350 Slog.e(TAG, "Failed to grab dump state from " + BUGREPORT_OUTPUT_SOCKET, e); in copySocketToPfd()