Home
last modified time | relevance | path

Searched defs:ani_class (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/ani/basic_call/native/
Dbasic_call.cpp35 ani_string basic_call_sf(ani_env *env, [[maybe_unused]] ani_class, [[maybe_unused]] ani_long a, in basic_call_sf() argument
70 ani_long basic_call_baseline(ani_env *env, [[maybe_unused]] ani_class) in basic_call_baseline() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/spawn/
Dspawn.cpp41 ANI_EXPORT ani_array getAppAbcFiles(ani_env *env, [[maybe_unused]] ani_class /* unused */) in getAppAbcFiles() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/bind_ops/
Dclass_bind_native_methods_test.cpp29 static ani_int NativeMethodsFooNative(ani_env *, ani_class) in NativeMethodsFooNative() argument
36 static ani_int NativeMethodsFooNativeOverride(ani_env *, ani_class) in NativeMethodsFooNativeOverride() argument
43 static ani_long NativeMethodsLongFooNative(ani_env *, ani_class) in NativeMethodsLongFooNative() argument
Dmodule_bind_native_functions_test.cpp153 static ani_int NativeMethodsFooNative(ani_env *, ani_class) in NativeMethodsFooNative() argument
160 static ani_long NativeMethodsLongFooNative(ani_env *, ani_class) in NativeMethodsLongFooNative() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.cpp178 static ani_int NativeMethodsFooNative(ani_env *, ani_class) in NativeMethodsFooNative() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h96 typedef __ani_class *ani_class; typedef
122 typedef ani_type ani_class; typedef