Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h303 ets_boolean (*GetBooleanField)(EtsEnv *env, ets_object obj, ets_field p_field); member
995 ets_boolean GetBooleanField(ets_object obj, ets_field p_field) in GetBooleanField() function
Dets_napi_native_interface.cpp1382 NO_UB_SANITIZE static ets_boolean GetBooleanField(EtsEnv *env, ets_object obj, ets_field pField) in GetBooleanField() function