Home
last modified time | relevance | path

Searched defs:GetShortField (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h306 ets_short (*GetShortField)(EtsEnv *env, ets_object obj, ets_field p_field); member
1007 ets_short GetShortField(ets_object obj, ets_field p_field) in GetShortField() function
Dets_napi_native_interface.cpp1400 NO_UB_SANITIZE static ets_short GetShortField(EtsEnv *env, ets_object obj, ets_field pField) in GetShortField() function