Home
last modified time | relevance | path

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

/art/libnativeloader/
Dnative_loader_api_test.cpp100 TEST_F(NativeLoaderLazyTest, OpenNativeLibraryInNamespace) { in TEST_F() argument
Dnative_loader_lazy.cpp84 void* OpenNativeLibraryInNamespace(struct NativeLoaderNamespace* ns, const char* path, in OpenNativeLibraryInNamespace() function
Dnative_loader.cpp518 void* OpenNativeLibraryInNamespace(NativeLoaderNamespace* ns, const char* path, in OpenNativeLibraryInNamespace() function