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