Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/
Dtest-ts-class-name-1.ts22 getName(): string { method in async
/arkcompiler/ets_frontend/arkguard/src/generator/
DINameGenerator.ts30 getName(): string; method
DOrderedNameGenerator.ts42 public getName(): string { method in OrderedNameGenerator
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/super_this/
Dload_this.js19 getName() { method in Dog
Dload_super.js20 getName() { method in Animal
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definition27.ts22 getName(): T { method in async
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/functions/
DNameGenerator.ts24 getName(): string | undefined { method in NameGenerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/model/
DVariable.ts29 public getName(): string { method in Variable
/arkcompiler/runtime_core/taihe/test/ani_iface/author/src/
Diface_readonly_test.impl.cpp33 string getName() in getName() function in __anon94fec8f30111::Noo
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/number_subtypes/
Dnumber_subtypes.rb20 def getName method in NumberTypeDescription
/arkcompiler/ets_frontend/es2panda/test/compiler/js/language/expressions/super-call/
Dsuper-call-spread.js19 getName() { method in A
/arkcompiler/ets_frontend/ets2panda/linter/test/interop/
Dinterop_import_js_js.js26 getName() { method in Person
/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/
DTsNewFeatrueSyntax.ts18 getName() { method in Animal
23 override getName() { method in Dog
/arkcompiler/ets_frontend/testTs/instype/
Drecordthis.ts19 get getName(): string { method in A
/arkcompiler/runtime_core/libabckit/scripts/
Dgen_cpp_api_tests.rb33 def getName(arr) method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/
Dobjects_passing.ts64 export function getName(obj: TestUserClass): string { function
Dobjects_passing.js79 export function getName(obj) { function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/builder/
DArkMethodBuilder.ts194 public getName(): string { method in ObjectBindingPatternParameter
226 public getName(): string { method in ArrayBindingPatternParameter
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkExport.ts40 getName(): string; method
DArkSignature.ts398 public getName(): string { method in LocalSignature
420 public getName(): string { method in AliasTypeSignature
/arkcompiler/runtime_core/taihe/test/ani_static/author/src/
Dimpl.cpp99 ::taihe::string getName() in getName() function
/arkcompiler/runtime_core/taihe/test/ani_session/author/src/
Dsession_test.impl.cpp89 string getName() in getName() function in __anona220d10e0111::IfaceD
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefine_info_test.js38 get getName() { getter in Bar
/arkcompiler/runtime_core/taihe/test/ani_string/author/src/
Dstring.op.impl.cpp43 string getName() in getName() function in __anonc8cf05e20111::PlayString
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dtarget_registry.h47 const std::string getName() const in getName() function

12