Home
last modified time | relevance | path

Searched refs:ALLOW_ALL_SHARED_LIBS (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp35 #define ALLOW_ALL_SHARED_LIBS "allow_all_shared_libs" macro
468 dlns_inherit(&ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
469 dlns_inherit(&ndk_ns, &current_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
470 dlns_inherit(&current_ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
471 dlns_inherit(&ns, &current_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
485 dlns_inherit(&ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
486 dlns_inherit(&ndk_ns, &current_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
487 dlns_inherit(&current_ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()

Completed in 2 milliseconds