Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader.cpp74 android_namespace_t* boot_namespace = android_get_exported_namespace(name->c_str()); in FindExportedNamespace() local
218 android_namespace_t* boot_namespace = FindExportedNamespace(caller_location); in OpenNativeLibrary() local