Home
last modified time | relevance | path

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

/libnativehelper/include_platform/nativehelper/
DJniInvocation.h61 void JniInvocationDestroy(struct JniInvocationImpl* instance);
99 JniInvocationDestroy(impl_); in ~JniInvocation()
/libnativehelper/
Dlibnativehelper.map.txt20 JniInvocationDestroy;
Dlibnativehelper_lazy.c128 BIND_SYMBOL(JniInvocationDestroy); in InitializeOnce()
262 void JniInvocationDestroy(struct JniInvocationImpl* instance) { in JniInvocationDestroy() function
264 INVOKE_METHOD(JniInvocationDestroy, M, instance); in JniInvocationDestroy()
DJniInvocation.c221 void JniInvocationDestroy(struct JniInvocationImpl* instance) { in JniInvocationDestroy() function
/libnativehelper/tests/
Dlibnativehelper_lazy_test.cpp49 EXPECT_DEATH(JniInvocationDestroy(NULL), kLoadFailed); in TEST_F()
/libnativehelper/tests_mts/
DREADME.md17 JniInvocationDestroy