Searched defs:info1 (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/ |
H A D | vtable_builder_base.cpp | 20 OnVTableConflict(ClassLinkerErrorHandler *errHandler, ClassLinker::Error error, std::string_view msg, MethodInfo const *info1, MethodInfo const *info2) OnVTableConflict() argument 35 OnVTableConflict(ClassLinkerErrorHandler *errHandler, ClassLinker::Error error, std::string_view msg, Method const *info1, Method const *info2) OnVTableConflict() argument
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
H A D | ets_vtable_builder.cpp | 23 bool EtsVTableOverridePred::IsInSamePackage(const MethodInfo &info1, const MethodInfo &info2) const in IsInSamePackage() argument
|
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_date_test.cpp | 451 auto info1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, vals, 6); in HWTEST_F_L0() local 847 auto info1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
|
Completed in 4 milliseconds