Home
last modified time | relevance | path

Searched defs:info2 (Results 1 - 2 of 2) 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/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_test.cpp459 auto info2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, vals, 6); in HWTEST_F_L0() local

Completed in 4 milliseconds