Home
last modified time | relevance | path

Searched defs:SetKey (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsEnumMemberBuilder.h29 TSEnumMemberBuilder &SetKey(Expression *key) in SetKey() function in ark::es2panda::ir::TSEnumMemberBuilder
H A DclassPropertyBuilder.h29 ClassPropertyBuilder &SetKey(Expression *key) in SetKey() function in ark::es2panda::ir::ClassPropertyBuilder
H A DmethodDefinitionBuilder.h35 MethodDefinitionBuilder &SetKey(Expression *const key) in SetKey() function in ark::es2panda::ir::MethodDefinitionBuilder
H A DtsMethodSignatureBuilder.h35 TSMethodSignatureBuilder &SetKey(Expression *key) in SetKey() function in ark::es2panda::ir::TSMethodSignatureBuilder
H A DpropertyBuilder.h35 PropertyBuilder &SetKey(Expression *key) in SetKey() function in ark::es2panda::ir::PropertyBuilder
H A DtsEnumDeclarationBuilder.h32 TSEnumDeclarationBuilder &SetKey(Identifier *key) in SetKey() function in ark::es2panda::ir::TSEnumDeclarationBuilder
H A DtsPropertySignatureBuilder.h35 TSPropertySignatureBuilder &SetKey(Expression *key) in SetKey() function in ark::es2panda::ir::TSPropertySignatureBuilder
/arkcompiler/toolchain/websocket/
H A Dhandshake_helper.h85 constexpr void SetKey(const unsigned char (&encodedKey)[WebSocketKeyEncoder::ENCODED_KEY_LEN + 1]) in SetKey() function in OHOS::ArkCompiler::Toolchain::ProtocolUpgradeBuilder
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassProperty.h60 void SetKey(Expression *key) in SetKey() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassProperty
H A DmethodDefinition.h81 void SetKey(Expression *key) in SetKey() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::MethodDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dlinked_hashtable_stub_builder.h72 void SetKey(GateRef linkedTable, GateRef entry, GateRef key) in SetKey() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Dlinked_hash_table.h270 inline void SetKey(const JSThread *thread, int entry, JSTaggedValue key) in SetKey() function in panda::ecmascript::LinkedHashTable
H A Dtagged_hash_table.h289 inline void SetKey(const JSThread *thread, int entry, const JSTaggedValue &key) in SetKey() function in panda::ecmascript::TaggedHashTable
H A Dtagged_tree.h136 inline void SetKey(const JSThread *thread, uint32_t entry, JSTaggedValue key) in SetKey() function in panda::ecmascript::TaggedTree
H A Djs_object.h109 inline void SetKey(JSHandle<JSTaggedValue> key) in SetKey() function in panda::ecmascript::final

Completed in 9 milliseconds