Home
last modified time | relevance | path

Searched defs:OpenNativeLibraryInNamespace (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/art/libnativeloader/libnativeloader/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c3 void OpenNativeLibraryInNamespace() {} in OpenNativeLibraryInNamespace() function
/aosp_15_r20/art/libnativeloader/
H A Dnative_loader_api_test.cpp100 TEST_F(NativeLoaderLazyTest, OpenNativeLibraryInNamespace) { in TEST_F() argument
H A Dnative_loader_lazy.cpp84 void* OpenNativeLibraryInNamespace(struct NativeLoaderNamespace* ns, const char* path, in OpenNativeLibraryInNamespace() function
H A Dnative_loader.cpp537 void* OpenNativeLibraryInNamespace(NativeLoaderNamespace* ns, const char* path, in OpenNativeLibraryInNamespace() function