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/ |
| D | basic_call.cpp | 35 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/ |
| D | spawn.cpp | 41 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/ |
| D | class_bind_native_methods_test.cpp | 29 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
|
| D | module_bind_native_functions_test.cpp | 153 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/ |
| D | class_find_method_test.cpp | 178 static ani_int NativeMethodsFooNative(ani_env *, ani_class) in NativeMethodsFooNative() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani.h | 96 typedef __ani_class *ani_class; typedef 122 typedef ani_type ani_class; typedef
|