Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h124 const uint8_t *GetDescriptor() const in GetDescriptor() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass_helper.cpp27 const uint8_t *ClassHelper::GetDescriptor(const uint8_t *name, PandaString *storage) in GetDescriptor() function in ark::ClassHelper
/arkcompiler/runtime_core/static_core/libpandafile/
Dclass_data_accessor.h142 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
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.cpp27 std::string Type::GetDescriptor(bool ignorePrimitive) const in GetDescriptor() function in ark::pandasm::Type
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vtable_builder.cpp74 uint8_t const *GetDescriptor() in GetDescriptor() function in ark::ets::RefTypeLink
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp281 PandaString EtsMethod::GetDescriptor() const in GetDescriptor() function in ark::ets::EtsMethod
Dets_class.h64 const char *GetDescriptor() const in GetDescriptor() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h166 const uint8_t *GetDescriptor() const in GetDescriptor() function