Searched refs:nativeGetDebugName (Results 1 – 1 of 1) sorted by relevance
347 return nativeGetDebugName(mNativePtr); in getDebugName()467 private static native @NonNull String nativeGetDebugName(long ptr); in nativeGetDebugName() method in ApkAssets