Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader_lazy_test.cpp97 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.cpp352 void* OpenNativeLibraryInNamespace(NativeLoaderNamespace* ns, const char* path, in OpenNativeLibraryInNamespace() function