Home
last modified time | relevance | path

Searched defs:ScopedManagedCodeFix (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h40 class ScopedManagedCodeFix; variable
43 class ScopedManagedCodeFix; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dscoped_objects_fix.h389 explicit ScopedManagedCodeFix(PandaEnv *env) in ScopedManagedCodeFix() function
400 explicit ScopedManagedCodeFix(ani_env *env) : ScopedManagedCodeFix(PandaEnv::FromAniEnv(env)) {} in ScopedManagedCodeFix() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_scoped_objects_fix.h240 explicit ScopedManagedCodeFix(PandaEtsNapiEnv *env) in ScopedManagedCodeFix() function