Searched refs:nativeOpenXml (Results 1 – 1 of 1) sorted by relevance
156 long nativeXmlPtr = nativeOpenXml(mNativePtr, fileName); in openXml()211 private static native long nativeOpenXml(long ptr, @NonNull String fileName) throws IOException; in nativeOpenXml() method in ApkAssets