Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddefault_inspector_extension.cpp103 std::string StaticDefaultInspectorExtension::GetClassName(const ObjectHeader *object) in GetClassName() function in panda::tooling::StaticDefaultInspectorExtension
169 std::string DynamicDefaultInspectorExtension::GetClassName(const ObjectHeader *object) in GetClassName() function in panda::tooling::DynamicDefaultInspectorExtension
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dcallee_info.cpp56 const std::string &CalleeInfo::GetClassName() const in GetClassName() function in panda::defect_scan_aux::CalleeInfo
Dclass.cpp21 const std::string &Class::GetClassName() const in GetClassName() function in panda::defect_scan_aux::Class
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h53 std::string GetClassName([[maybe_unused]] ClassPtr klass) const override in GetClassName() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder.h89 const uint8_t *GetClassName() const in GetClassName() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_scoped_objects_fix.h224 const char *GetClassName() const in GetClassName() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h250 std::string GetClassName(ClassPtr cls) const override in GetClassName() function
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp115 std::string GetClassName(uint32_t id) const in GetClassName() function in panda::aoutdump::PandaFileHelper
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp334 panda_file::File::StringData Method::GetClassName() const in GetClassName() function in panda::Method
Dcompiler.h313 std::string GetClassName(ClassPtr cls) const override in GetClassName() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h754 inline std::string GetClassName(const EntityId entityId) in GetClassName() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h384 virtual std::string GetClassName([[maybe_unused]] ClassPtr klass) const in GetClassName() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h292 const std::string &GetClassName() const in GetClassName() function