Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader.cpp71 android_namespace_t* FindExportedNamespace(const char* caller_location) { in FindExportedNamespace() function
218 android_namespace_t* boot_namespace = FindExportedNamespace(caller_location); in OpenNativeLibrary()