Home
last modified time | relevance | path

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

/libnativehelper/include_platform/nativehelper/
DJniInvocation.h38 struct JniInvocationImpl* JniInvocationCreate();
95 impl_ = JniInvocationCreate(); in JniInvocation()
/libnativehelper/
Dlibnativehelper.map.txt19 JniInvocationCreate;
Dlibnativehelper_lazy.c127 BIND_SYMBOL(JniInvocationCreate); in InitializeOnce()
257 struct JniInvocationImpl* JniInvocationCreate() { in JniInvocationCreate() function
259 INVOKE_METHOD(JniInvocationCreate, M); in JniInvocationCreate()
DJniInvocation.c160 struct JniInvocationImpl* JniInvocationCreate() { in JniInvocationCreate() function
/libnativehelper/tests/
Dlibnativehelper_lazy_test.cpp48 EXPECT_DEATH(JniInvocationCreate(), kLoadFailed); in TEST_F()
/libnativehelper/tests_mts/
DREADME.md16 JniInvocationCreate