Home
last modified time | relevance | path

Searched defs:SetName (Results 1 – 25 of 32) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DnamedTypeBuilder.h29 NamedTypeBuilder &SetName(Identifier *name) in SetName() function
DidentifierBuilder.h29 IdentifierBuilder &SetName(util::StringView name) in SetName() function
DetsPackageDeclarationBuilder.h29 ETSPackageDeclarationBuilder &SetName(ir::Expression *name) in SetName() function
DetsTypeReferencePartBuilder.h29 ETSTypeReferencePartBuilder &SetName(Expression *name) in SetName() function
DtsTypeParameterBuilder.h29 TSTypeParameterBuilder &SetName(Identifier *name) in SetName() function
DtsModuleDeclarationBuilder.h29 TSModuleDeclarationBuilder &SetName(Expression *name) in SetName() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool.h135 void SetName(const std::string &name) in SetName() function
139 void SetName(const char *name) in SetName() function
151 void SetName(const std::string & /* name */) const {} in SetName() function
152 void SetName(const char /* name */) const {} in SetName() function
/arkcompiler/runtime_core/taihe/test/ani_graphics3d/author/include/
DsceneNodeParameters.h34 void SetName(string_view name) in SetName() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DprivateIdentifier.h62 void SetName(util::StringView name) in SetName() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_parameter.h66 void SetName(EtsString *name) in SetName() function
Dets_typeapi_method.h65 void SetName(EtsString *name) in SetName() function
Dets_typeapi_field.h72 void SetName(EtsString *name) in SetName() function
Dets_error.h62 void SetName(EtsCoroutine *coro, EtsString *name) in SetName() function
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
DcustomizeData.impl.cpp34 void SetName(string_view name) in SetName() function in __anon67918ede0111::CustomizeDataImpl
DbundleInfo.impl.cpp70 void SetName(string_view name) in SetName() function in __anonc6e2c2070111::ReqPermissionDetailImpl
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/include/
Dmetadata.h36 void SetName(string_view name) in SetName() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h57 void SetName(const std::string &n) in SetName() function
/arkcompiler/runtime_core/taihe/test/ani_keep_name/author/src/
Dkeep_name_test.impl.cpp62 void SetName(string_view name) in SetName() function in __anone5bdd5b00111::Foo
/arkcompiler/runtime_core/taihe/test/ani_iface/author/src/
Diface_test.impl.cpp40 void SetName(string_view name) in SetName() function in __anonb05c13f60111::Foo
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h79 void SetName(PandaString name) in SetName() function
/arkcompiler/runtime_core/assembler/
Dannotation.h54 void SetName(const std::string &name) in SetName() function
565 void SetName(const std::string &name) in SetName() function
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/src/
DbundleInfo.impl.cpp35 void SetName(string_view name) in SetName() function in __anon95d458a20111::ReqPermissionDetailImpl
/arkcompiler/runtime_core/taihe/test/ani_graphics3d/author/src/
Dscene.impl.cpp83 void SetName(::taihe::string_view name) in SetName() function in __anond39aeb7d0111::SceneResourceParametersImpl
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.cpp56 void Identifier::SetName(const util::StringView &newName) noexcept in SetName() function in ark::es2panda::ir::Identifier
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h96 void SetName(CString *name) in SetName() function
208 void SetName(CString *name) in SetName() function

12