Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 25 of 87) sorted by relevance

1234

/arkcompiler/toolchain/tooling/base/
Dpt_events.h47 std::string GetName() const override in GetName() function
88 std::string GetName() const override in GetName() function
221 std::string GetName() const override in GetName() function
237 std::string GetName() const override in GetName() function
278 std::string GetName() const override in GetName() function
319 std::string GetName() const override in GetName() function
571 std::string GetName() const override in GetName() function
847 std::string GetName() const override in GetName() function
875 std::string GetName() const override in GetName() function
945 std::string GetName() const override in GetName() function
[all …]
/arkcompiler/ets_frontend/ets2panda/parser/program/
DentityNameVisitor.h35 util::StringView GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_native_library.h33 const PandaString &GetName() const in GetName() function
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-ts-key-remapping-via-as.ts17 type GetName<Type extends {name: string}> = { alias
/arkcompiler/runtime_core/panda_guard/generator/
Dname_generator.h30 virtual std::string GetName() in GetName() function
Dorder_name_generator.cpp32 std::string panda::guard::OrderNameGenerator::GetName() in GetName() function in panda::guard::OrderNameGenerator
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dannotation_element_impl.h35 inline std::string AnnotationElement::GetName() const in GetName() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp68 std::optional<util::StringView> Literal::GetName() const in GetName() function in panda::es2panda::ir::Literal
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dannotation_element_impl.h29 inline std::string AnnotationElement::GetName() const in GetName() function
Dannotation_interface_field_impl.h30 inline std::string AnnotationInterfaceField::GetName() const in GetName() function
Dexport_descriptor_impl.h29 inline std::string ExportDescriptor::GetName() const in GetName() function
Dannotation_interface_impl.h68 inline std::string AnnotationInterface::GetName() const in GetName() function
Dnamespace.h83 std::string GetName() const in GetName() function
Dimport_descriptor_impl.h29 inline std::string ImportDescriptor::GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/runtime/
Dfield.cpp25 panda_file::File::StringData Field::GetName() const in GetName() function in ark::Field
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_csigns.h46 static const std::string &GetName(size_t index) in GetName() function
/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.h39 std::string GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.cpp32 const char *EtsMethodSet::GetName() const in GetName() function in ark::ets::interop::js::ets_proxy::EtsMethodSet
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stub_csigns.h166 static const std::string &GetName(size_t index) in GetName() function
/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h40 constexpr std::string_view GetName() const in GetName() function
62 constexpr std::string_view GetName() const in GetName() function
121 constexpr std::string_view GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.h48 const std::string &GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_field.h53 const char *GetName() const in GetName() function
/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h129 const File::StringData GetName() const in GetName() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_helper.h100 Str ClassHelper::GetName(const uint8_t *descriptor) in GetName() function
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dmethod.cpp96 std::string panda::guard::OuterMethod::GetName() const in GetName() function in panda::guard::OuterMethod

1234