Home
last modified time | relevance | path

Searched defs:info2 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dvtable_builder_base.cpp21 MethodInfo const *info1, MethodInfo const *info2) in OnVTableConflict()
36 Method const *info1, Method const *info2) in OnVTableConflict()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp459 auto info2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, vals, 6); in HWTEST_F_L0() local