Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
DEtsnapiNameTest.cpp31 [[maybe_unused]] ets_class) in ETS_EtsnapiNameTest_ETSGLOBAL_nativeInGlobal() argument
37 … [[maybe_unused]] ets_class, in ETS_EtsnapiNameTest_EtsnapiNameTest_objectArg() argument
52 [[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class, [[maybe_unused]] ets_object obj1, in ETS_EtsnapiNameTest_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D() argument
60 … [[maybe_unused]] ets_class, in ETS_EtsnapiNameTest_EtsnapiNameTest_methodOverloaded__I() argument
68 [[maybe_unused]] EtsEnv *, [[maybe_unused]] ets_class, [[maybe_unused]] ets_boolean boo, in ETS_EtsnapiNameTest_EtsnapiNameTest_methodOverloaded__ZBCDFIJS() argument
77 … [[maybe_unused]] ets_class) in ETS_EtsnapiNameTest_EtsnapiNameTest_methodOverloaded__() argument
DInnerNativeTest.cpp21 … [[maybe_unused]] ets_class) in ETS_InterfaceNativeTest_InnerNativeTest_Inner_innerNative() argument
27 [[maybe_unused]] EtsEnv *, [[maybe_unused]] ets_class) in ETS_InterfaceNativeTest_InnerNativeTest_Inner_InnerInner_innerNative() argument
DEtsnapiVersionHookTest.cpp22 … [[maybe_unused]] ets_class) in ETS_EtsnapiVersionHookTest_EtsnapiVersionHookTest_hello() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Deffective_types_test.cpp63 static ets_int effective_types_foo_I(EtsEnv *, ets_class, ets_int v) in effective_types_foo_I() argument
71 static ets_int effective_types_foo_D(EtsEnv *, ets_class, ets_double v) in effective_types_foo_D() argument
79 static ets_double effective_types_foo(EtsEnv *, ets_class) in effective_types_foo() argument
84 static ets_double effective_types_fooUnity(EtsEnv *, ets_class, ets_double v) in effective_types_fooUnity() argument
Dregistering_native_methods_test.cpp35 static ets_int NativeMethods_foo_native(EtsEnv *, ets_class) in NativeMethods_foo_native() argument
41 static ets_long NativeMethods_long_foo_native(EtsEnv *, ets_class) in NativeMethods_long_foo_native() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h84 typedef __ets_class *ets_class; typedef
104 typedef ets_object ets_class; typedef