Searched refs:ALLOW_ALL_SHARED_LIBS (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/napi/module_manager/ |
H A D | native_module_manager.cpp | 35 #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, ¤t_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace() 470 dlns_inherit(¤t_ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace() 471 dlns_inherit(&ns, ¤t_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace() 485 dlns_inherit(&ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace() 486 dlns_inherit(&ndk_ns, ¤t_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace() 487 dlns_inherit(¤t_ns, &ndk_ns, ALLOW_ALL_SHARED_LIBS); in CreateLdNamespace()
|
Completed in 2 milliseconds