Home
last modified time | relevance | path

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

/aosp_15_r20/libnativehelper/tests_mts/
H A DREADME.md18 JniInvocationInit
24 `JniInvocationInit()` is responsible for binding the ART runtime and
38 `JniInvocationInit()` uses `JniInvocationGetLibrary()` to determine which
/aosp_15_r20/libnativehelper/
H A Dlibnativehelper_lazy.c130 BIND_SYMBOL(JniInvocationInit); in InitializeOnce()
267 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library) { in JniInvocationInit() function
269 INVOKE_METHOD(JniInvocationInit, M, instance, library); in JniInvocationInit()
H A Dlibnativehelper.map.txt21 JniInvocationInit;
H A DJniInvocation.c179 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library_name) { in JniInvocationInit() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/libnativehelper/include_platform/nativehelper/
H A DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h56 bool JniInvocationInit(struct JniInvocationImpl* instance, const char* library);
107 return JniInvocationInit(impl_, library) != 0; in Init()
/aosp_15_r20/external/jazzer-api/launcher/
H A Djvm_tooling.cpp188 JniInvocationInit_t JniInvocationInit = in LoadAndroidVMLibs() local
190 if (JniInvocationInit == nullptr) { in LoadAndroidVMLibs()
195 JniInvocationInit(impl, nullptr); in LoadAndroidVMLibs()
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativehelper/
Dstubs_riscv64.cc53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
103 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationInit); in init_stub_library()
Dstubs_arm64.cc53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
103 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationInit); in init_stub_library()
Dstubs_arm.cc53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
103 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationInit); in init_stub_library()
/aosp_15_r20/system/extras/module_ndk_libs/libnativehelper/
H A Dlibnativehelper.map.txt21 JniInvocationInit;
/aosp_15_r20/libnativehelper/tests/
H A Dlibnativehelper_lazy_test.cpp51 EXPECT_DEATH(JniInvocationInit(NULL, "a"), kLoadFailed); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibnativehelper.so.toc53 48: FUNC GLOBAL PROTECTED 14 JniInvocationInit
/aosp_15_r20/out/soong/.intermediates/system/incremental_delivery/libdataloader/libdataloader/android_arm64_armv8-2a_cortex-a55_shared/
Dlibdataloader.so.toc117 112: FUNC GLOBAL PROTECTED 15 JniInvocationInit
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libandroid_runtime/
Dstubs_riscv64.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
1074 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", JniInvocationInit); in init_stub_library()
Dstubs_arm64.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
1074 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", JniInvocationInit); in init_stub_library()
Dstubs_arm.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit);
1565 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", JniInvocationInit); in init_stub_library()
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper_any_vm/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/obj/libnativehelper/
DJniInvocation.sdump3477 "function_name" : "JniInvocationInit",
3478 "linker_set_key" : "JniInvocationInit",
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper_lazy/android_arm64_armv8-2a_cortex-a55_static_cfi_sabi/obj/libnativehelper/
Dlibnativehelper_lazy.sdump3579 "function_name" : "JniInvocationInit",
3580 "linker_set_key" : "JniInvocationInit",
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/jni/libandroid_runtime/android_arm64_armv8-2a_cortex-a55_shared/
Dlibandroid_runtime.so.toc2931 2926: FUNC GLOBAL PROTECTED 16 JniInvocationInit