Home
last modified time | relevance | path

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

/aosp_15_r20/libnativehelper/tests/
H A DJniInvocation_test.cpp28 const char* result = JniInvocationGetLibraryWith(nullptr, true, kTestNonNull2); in TEST()
31 result = JniInvocationGetLibraryWith(kTestNonNull, true, kTestNonNull2); in TEST()
34 result = JniInvocationGetLibraryWith(kTestNonNull, true, nullptr); in TEST()
37 result = JniInvocationGetLibraryWith(nullptr, true, nullptr); in TEST()
42 const char* result = JniInvocationGetLibraryWith(nullptr, false, kTestNonNull2); in TEST()
45 result = JniInvocationGetLibraryWith(kTestNonNull, false, kTestNonNull2); in TEST()
48 result = JniInvocationGetLibraryWith(kTestNonNull, false, nullptr); in TEST()
51 result = JniInvocationGetLibraryWith(nullptr, false, nullptr); in TEST()
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativehelper/
Dstubs_riscv64.cc52 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationGetLibraryWith);
102 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationGetLibraryWith); in init_stub_library()
Dstubs_arm64.cc52 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationGetLibraryWith);
102 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationGetLibraryWith); in init_stub_library()
Dstubs_arm.cc52 DEFINE_INTERCEPTABLE_STUB_FUNCTION(JniInvocationGetLibraryWith);
102 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", JniInvocationGetLibraryWith); in init_stub_library()
/aosp_15_r20/libnativehelper/
H A DJniInvocation.c133 const char* JniInvocationGetLibraryWith(const char* library, in JniInvocationGetLibraryWith() function
168 return JniInvocationGetLibraryWith(library, debuggable, system_preferred_library); in JniInvocationGetLibrary()
H A DJniInvocation-priv.h23 const char* JniInvocationGetLibraryWith(const char* library,
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibnativehelper.so.toc38 33: FUNC GLOBAL PROTECTED 14 JniInvocationGetLibraryWith