Home
last modified time | relevance | path

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

/art/libnativeloader/
Dnative_loader.cpp66 android_namespace_t* boot_namespace = android_get_exported_namespace(name.c_str()); in FindExportedNamespace() local
114 android_namespace_t* boot_namespace = FindExportedNamespace(caller_location); in OpenNativeLibrary() local