Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h119 const uint8_t *GetDescriptor() const in GetDescriptor() function
/arkcompiler/runtime_core/assembler/
Dassembly-type.cpp26 std::string Type::GetDescriptor(bool ignore_primitive) const in GetDescriptor() function in panda::pandasm::Type