Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h36 void Update(TaggedObject *header) in Update() function
46 void Update(JSTaggedType value) in Update() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DforUpdateStatement.h55 Expression *Update() in Update() function
60 const Expression *Update() const in Update() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforUpdateStatement.h70 Expression *Update() in Update() function
75 const Expression *Update() const in Update() function
/arkcompiler/runtime_core/panda_guard/obfuscate/
Darray.cpp26 void panda::guard::Array::Update() in Update() function in panda::guard::Array
Dmodule_record.cpp55 void panda::guard::FilePathItem::Update() in Update() function in panda::guard::FilePathItem
94 void panda::guard::RegularImportItem::Update() in Update() function in panda::guard::RegularImportItem
146 void panda::guard::NameSpaceImportItem::Update() in Update() function in panda::guard::NameSpaceImportItem
187 void panda::guard::LocalExportItem::Update() in Update() function in panda::guard::LocalExportItem
261 void panda::guard::IndirectExportItem::Update() in Update() function in panda::guard::IndirectExportItem
373 void panda::guard::ModuleRecord::Update() in Update() function in panda::guard::ModuleRecord
Dobject.cpp48 void panda::guard::ObjectProperty::Update() in Update() function in panda::guard::ObjectProperty
202 void panda::guard::Object::Update() in Update() function in panda::guard::Object
Dannotation.cpp45 void panda::guard::Annotation::Update() in Update() function in panda::guard::Annotation
Dproperty.cpp65 void panda::guard::Property::Update() in Update() function in panda::guard::Property
Dmethod.cpp116 void panda::guard::OuterMethod::Update() in Update() function in panda::guard::OuterMethod
Dfile_path.cpp129 void panda::guard::ReferenceFilePath::Update() in Update() function in panda::guard::ReferenceFilePath
Dentity.cpp50 void panda::guard::Entity::Update() {} in Update() function in panda::guard::Entity
Dclass.cpp184 void panda::guard::Class::Update() in Update() function in panda::guard::Class
/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h85 void Update(const uintptr_t pointer) in Update() function
123 void Update(const bool flag) in Update() function
162 void Update(std::string_view str_data) in Update() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dvm_handle.h100 void Update(ObjectHeader *object) in Update() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h82 void Update(const JSPandaFile *jsPandaFile, Callback callback) in Update() function
91 void Update(const JSPandaFile *jsPandaFile, const CString &recordName, Callback callback) in Update() function
Dpgo_profiler_info.h371 bool Update(const CString &recordName, Callback callback) in Update() function
627 void Update(const CString &abcNormalizedDesc, Callback callback) in Update() function
641 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update() function
/arkcompiler/jsvm/src/inspector/
Djsvm_host_port.h59 void Update(const HostPort& other) in Update() function
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h247 void Update(JSTaggedValue value) in Update() function
255 void Update(const JSHandle<S> &handle) in Update() function
Djs_set_iterator.cpp80 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
Djs_map_iterator.cpp88 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_field.h128 static constexpr uint64_t Update(uint64_t old_value, T value) in Update() function
/arkcompiler/runtime_core/common_interfaces/base/
Dbit_field.h130 static constexpr uint64_t Update(uint64_t old_value, T value) in Update() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_field.h127 static constexpr uint64_t Update(uint64_t oldValue, T value) in Update() function
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.cpp47 void FunctionWrapper::Update() in Update() function in libabckit::FunctionWrapper
/arkcompiler/runtime_core/static_core/runtime/
Dcha.cpp29 void ClassHierarchyAnalysis::Update(Class *klass) in Update() function in ark::ClassHierarchyAnalysis

12