Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vtable_builder.h46 struct EtsVTableOverridePred { struct
47 std::pair<bool, size_t> operator()(const MethodInfo &info1, const MethodInfo &info2) const in operator()