Home
last modified time | relevance | path

Searched defs:gref (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/gref_ops/
Dglobal_reference_create_test.cpp25 ani_ref gref; in TEST_F() local
36 ani_ref gref; in TEST_F() local
47 ani_ref gref; in TEST_F() local
56 ani_ref gref; in TEST_F() local
70 ani_ref gref; in TEST_F() local
84 ani_ref gref; in TEST_F() local
96 ani_ref gref; in TEST_F() local
111 ani_ref gref; in TEST_F() local
123 ani_ref gref {}; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dscoped_objects_fix.h170 EtsReference *gref = GetRefStorage()->NewEtsRef(obj, EtsReference::EtsObjectType::GLOBAL); in AddGlobalRef() local
176 ani_status DelGlobalRef(ani_ref gref) in DelGlobalRef()
233 EtsReference *gref = GetRefStorage()->NewEtsRef(obj, EtsReference::EtsObjectType::GLOBAL); in AddGlobalRef() local
Dani_interaction_api.cpp5851 NO_UB_SANITIZE static ani_status GlobalReference_Delete(ani_env *env, ani_ref gref) in GlobalReference_Delete()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/libani_helpers/interop_js/
Dhybridgref_ani.cpp38 static bool CacheGlobalClass(ani_env *env, const char *descriptor, ani_ref *gref, ani_class *result) in CacheGlobalClass()
52 static bool CacheGlobalString(ani_env *env, std::string_view str, ani_ref *gref) in CacheGlobalString()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/wref_ops/
Dweak_reference_create_test.cpp122 ani_ref gref {}; in TEST_F() local