Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_content_res_ApkAssets.cpp97 static jstring NativeGetAssetPath(JNIEnv* env, jclass /*clazz*/, jlong ptr) { in NativeGetAssetPath() function
146 {"nativeGetAssetPath", "(J)Ljava/lang/String;", (void*)NativeGetAssetPath},