Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h119 const uint8_t *GetDescriptor() const in GetDescriptor() function
/arkcompiler/runtime_core/runtime/
Dclass_helper.cpp27 const uint8_t *ClassHelper::GetDescriptor(const uint8_t *name, PandaString *storage) in GetDescriptor() function in panda::ClassHelper
/arkcompiler/runtime_core/assembler/
Dassembly-type.cpp26 std::string Type::GetDescriptor(bool ignore_primitive) const in GetDescriptor() function in panda::pandasm::Type
/arkcompiler/runtime_core/runtime/include/
Dclass.h168 const uint8_t *GetDescriptor() const in GetDescriptor() function
/arkcompiler/runtime_core/verification/jobs/
Dcache.h99 static const DescriptorString &GetDescriptor(const CachedClassRefOrDescriptor &item) in GetDescriptor() function