Home
last modified time | relevance | path

Searched refs:javaNativeLibPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dcom_android_internal_content_NativeLibraryHelper.cpp176 jstring* javaNativeLibPath = (jstring*) arg; in copyFileIfChanged() local
177 ScopedUtfChars nativeLibPath(env, *javaNativeLibPath); in copyFileIfChanged()
469 jlong apkHandle, jstring javaNativeLibPath, jstring javaCpuAbi) in com_android_internal_content_NativeLibraryHelper_copyNativeBinaries() argument
472 copyFileIfChanged, &javaNativeLibPath); in com_android_internal_content_NativeLibraryHelper_copyNativeBinaries()