Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/mangling/
Dmangle_descriptor_test.cpp110 TEST_F(MangleDescriptorTest, FindNamespace) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h394 …ani_status (*FindNamespace)(ani_env *env, const char *namespace_descriptor, ani_namespace *result); member
5824 ani_status FindNamespace(const char *namespace_descriptor, ani_namespace *result) in FindNamespace() function
Dani_interaction_api.cpp929 NO_UB_SANITIZE static ani_status FindNamespace(ani_env *env, const char *namespaceDescriptor, ani_n… in FindNamespace() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md110 ### FindNamespace subsection