/aosp_15_r20/libnativehelper/tests_mts/ |
H A D | README.md | 18 JniInvocationInit 24 `JniInvocationInit()` is responsible for binding the ART runtime and 38 `JniInvocationInit()` uses `JniInvocationGetLibrary()` to determine which
|
/aosp_15_r20/libnativehelper/ |
H A D | libnativehelper_lazy.c | 130 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 D | libnativehelper.map.txt | 21 JniInvocationInit;
|
H A D | JniInvocation.c | 179 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/ |
D | JniInvocation.h | 56 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 D | JniInvocation.h | 56 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/ |
D | JniInvocation.h | 56 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/ |
D | JniInvocation.h | 56 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/ |
D | JniInvocation.h | 56 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/ |
D | JniInvocation.h | 56 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 D | jvm_tooling.cpp | 188 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/ |
D | stubs_riscv64.cc | 53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit); 103 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationInit); in init_stub_library()
|
D | stubs_arm64.cc | 53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit); 103 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationInit); in init_stub_library()
|
D | stubs_arm.cc | 53 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 D | libnativehelper.map.txt | 21 JniInvocationInit;
|
/aosp_15_r20/libnativehelper/tests/ |
H A D | libnativehelper_lazy_test.cpp | 51 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/ |
D | libnativehelper.so.toc | 53 48: FUNC GLOBAL PROTECTED 14 JniInvocationInit
|
/aosp_15_r20/out/soong/.intermediates/system/incremental_delivery/libdataloader/libdataloader/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libdataloader.so.toc | 117 112: FUNC GLOBAL PROTECTED 15 JniInvocationInit
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libandroid_runtime/ |
D | stubs_riscv64.cc | 46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit); 1074 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", JniInvocationInit); in init_stub_library()
|
D | stubs_arm64.cc | 46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationInit); 1074 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", JniInvocationInit); in init_stub_library()
|
D | stubs_arm.cc | 46 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/ |
D | JniInvocation.sdump | 3477 "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/ |
D | libnativehelper_lazy.sdump | 3579 "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/ |
D | libandroid_runtime.so.toc | 2931 2926: FUNC GLOBAL PROTECTED 16 JniInvocationInit
|