Home
last modified time | relevance | path

Searched refs:PreventLibnativehelperLazyLoadingForTests (Results 1 – 5 of 5) sorted by relevance

/aosp12/libnativehelper/tests/
H A Dlibnativehelper_lazy_test.cpp32 PreventLibnativehelperLazyLoadingForTests(); in SetUp()
55 PreventLibnativehelperLazyLoadingForTests(); in TEST_F()
/aosp12/libnativehelper/
H A Dlibnativehelper_lazy.h23 void PreventLibnativehelperLazyLoadingForTests();
H A Dlibnativehelper_lazy.c76 void PreventLibnativehelperLazyLoadingForTests() { in PreventLibnativehelperLazyLoadingForTests() function
/aosp12/frameworks/libs/native_bridge_support/libandroid_runtime/
H A Dstubs_arm.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(PreventLibnativehelperLazyLoadingForTests);
1173 …IT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", PreventLibnativehelperLazyLoadingForTests); in init_stub_library()
H A Dstubs_arm64.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(PreventLibnativehelperLazyLoadingForTests);
1174 …IT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", PreventLibnativehelperLazyLoadingForTests); in init_stub_library()