Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h308 ets_long (*GetLongField)(EtsEnv *env, ets_object obj, ets_field p_field); member
1015 ets_long GetLongField(ets_object obj, ets_field p_field) in GetLongField() function
Dets_napi_native_interface.cpp1412 NO_UB_SANITIZE static ets_long GetLongField(EtsEnv *env, ets_object obj, ets_field pField) in GetLongField() function