Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h353 ets_boolean (*GetStaticBooleanField)(EtsEnv *env, ets_class cls, ets_field p_field); member
1234 ets_boolean GetStaticBooleanField(ets_class cls, ets_field p_field) in GetStaticBooleanField() function
Dets_napi_native_interface.cpp1839 NO_UB_SANITIZE static ets_boolean GetStaticBooleanField(EtsEnv *env, [[maybe_unused]] ets_class unu… in GetStaticBooleanField() function