Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h45 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h56 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h86 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h85 virtual size_t GetMethodTotalArgumentsCount([[maybe_unused]] MethodPtr method) const in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h45 size_t GetMethodTotalArgumentsCount(MethodPtr /* unused */) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dabcfile_wrapper.cpp52 size_t FileWrapper::GetMethodTotalArgumentsCount(void *method) const in GetMethodTotalArgumentsCount() function in libabckit::FileWrapper
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h75 size_t GetMethodTotalArgumentsCount(MethodPtr /* unused */) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h65 size_t GetMethodTotalArgumentsCount([[maybe_unused]] MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h112 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h111 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h68 size_t GetMethodTotalArgumentsCount([[maybe_unused]] MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h163 size_t GetMethodTotalArgumentsCount(MethodPtr method) const override in GetMethodTotalArgumentsCount() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h226 virtual size_t GetMethodTotalArgumentsCount([[maybe_unused]] MethodPtr method) const in GetMethodTotalArgumentsCount() function