Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_app_ApplicationLoaders.cpp50 int register_android_app_ApplicationLoaders(JNIEnv* env) { in register_android_app_ApplicationLoaders() function
DAndroidRuntime.cpp184 extern int register_android_app_ApplicationLoaders(JNIEnv *env);
1393 REG_JNI(register_android_app_ApplicationLoaders),