Home
last modified time | relevance | path

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

/art/libnativeloader/
Dlibrary_namespaces.cpp52 constexpr const char* kVndkProductNamespaceName = "vndk_product"; variable
358 … auto vndk_ns = NativeLoaderNamespace::GetExportedNamespace(kVndkProductNamespaceName, is_bridged); in Create()