Searched refs:LIB_NAME (Results 1 – 1 of 1) sorted by relevance
45 private static final String LIB_NAME = "pdfclient"; field in PdfDocumentProxy73 StrictModeUtils.bypass(() -> System.loadLibrary(LIB_NAME)); in loadLibPdf()