Home
last modified time | relevance | path

Searched defs:info1 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dvtable_builder_base.cpp20 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 Dets_vtable_builder.cpp23 bool EtsVTableOverridePred::IsInSamePackage(const MethodInfo &info1, const MethodInfo &info2) const in IsInSamePackage() argument
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_test.cpp451 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