Home
last modified time | relevance | path

Searched refs:test_Class_BindNativeMethods (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DClassOperations.h75 ani_boolean test_Class_BindNativeMethods([[maybe_unused]] ani_env *env, [[maybe_unused]] ani_object… in test_Class_BindNativeMethods() function
DAniTest.cpp59 reinterpret_cast<void *>(test_Class_BindNativeMethods)},
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/test/
DActsClassOperations.test.ets88 let result = cls.test_Class_BindNativeMethods();
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/ets/
DIndex.ets8 native test_Class_BindNativeMethods(): boolean;