Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/mangling/
Dmangle_descriptor_test.cpp168 TEST_F(MangleDescriptorTest, Module_FindNamespace) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h431 …ani_status (*Module_FindNamespace)(ani_env *env, ani_module module, const char *namespace_descript… member
5836 …ani_status Module_FindNamespace(ani_module module, const char *namespace_descriptor, ani_namespace… in Module_FindNamespace() function
Dani_interaction_api.cpp1094 NO_UB_SANITIZE static ani_status Module_FindNamespace(ani_env *env, ani_module module, const char *… in Module_FindNamespace() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5766 ### Module_FindNamespace subsection