Searched refs:nativeOpenXmlAsset (Results 1 – 2 of 2) sorted by relevance
1203 final long xmlBlock = nativeOpenXmlAsset(mObject, cookie, fileName); in openXmlBlockAsset()1709 private static native long nativeOpenXmlAsset(long ptr, int cookie, @NonNull String fileName); in nativeOpenXmlAsset() method in AssetManager
13559 Landroid/content/res/AssetManager;->nativeOpenXmlAsset(JILjava/lang/String;)J