Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Ditable.h40 void SetMethods(Span<Method *> methods) in SetMethods() function
Dclass.h173 void SetMethods(Span<Method> methods, uint32_t num_vmethods, uint32_t num_smethods) in SetMethods() function