Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_scoped_objects_fix.h54 explicit ManagedCodeAccessor(PandaEtsNapiEnv *env) : env_(env) {} in ManagedCodeAccessor() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dscoped_objects_fix.h33 explicit ManagedCodeAccessor(PandaEnv *env) : env_(env) {} in ManagedCodeAccessor() function