Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp145 PandaString EtsMethod::GetMethodSignature(bool includeReturnType) const in GetMethodSignature() function in ark::ets::EtsMethod
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_system.cpp119 MethodSignature const *TypeSystem::GetMethodSignature(Method const *method) in GetMethodSignature() function in ark::verifier::TypeSystem
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_test.cpp232 TEST_F(EtsMethodTest, GetMethodSignature) in TEST_F() argument
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1150 std::string Disassembler::GetMethodSignature(const panda_file::File::EntityId &method_id) const in GetMethodSignature() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1159 std::string Disassembler::GetMethodSignature(const panda_file::File::EntityId &methodId) const in GetMethodSignature() function in ark::disasm::Disassembler