Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 62) sorted by relevance

123

/arkcompiler/runtime_core/static_core/runtime/
Dosr.h61 void Remove(const Method *method) in Remove() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.cpp87 void GlobalObjectStorage::Remove(const Reference *reference) in Remove() function in panda::mem::GlobalObjectStorage
Dref_block.cpp41 void RefBlock::Remove(const Reference *ref) in Remove() function in panda::mem::RefBlock
Dglobal_object_storage.h271 void Remove(const Reference *ref) in Remove() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dfile_utils.cpp105 int FileUtils::Remove(const std::string &filePath) in Remove() function in maple::FileUtils
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp80 JSTaggedValue JSAPIHashSet::Remove(JSThread *thread, JSHandle<JSAPIHashSet> hashSet, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashSet
Djs_api_hashmap.cpp209 JSTaggedValue JSAPIHashMap::Remove(JSThread *thread, JSHandle<JSAPIHashMap> hashMap, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashMap
Djs_api_list.cpp146 JSTaggedValue JSAPIList::Remove(JSThread *thread, const JSTaggedValue &element) in Remove() function in panda::ecmascript::JSAPIList
Djs_api_linked_list.cpp107 JSTaggedValue JSAPILinkedList::Remove(JSThread *thread, const JSTaggedValue &element) in Remove() function in panda::ecmascript::JSAPILinkedList
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_parser.h76 void Remove(OptionInterface *opt) in Remove() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dcpu_affinity.cpp38 void CpuSet::Remove(int cpu) in Remove() function in panda::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dcpu_affinity.cpp41 void CpuSet::Remove(int cpu) in Remove() function in panda::os::CpuSet
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h120 static JSHandle<Derived> Remove(const JSThread *thread, JSHandle<Derived> &table, in Remove() function
465 … static JSHandle<Derived> Remove(const JSThread *thread, const JSHandle<Derived> &table, int entry) in Remove() function
Dlinked_hash_table.cpp105 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Remove(const JSThread *thread, const JSHand… in Remove() function in panda::ecmascript::LinkedHashTable
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_hashset.cpp122 JSTaggedValue ContainersHashSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashSet
Dcontainers_hashmap.cpp257 JSTaggedValue ContainersHashMap::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashMap
Dcontainers_treeset.cpp96 JSTaggedValue ContainersTreeSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersTreeSet
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h251 void Remove(IndexedItem *item) in Remove() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.h250 void Remove(IndexedItem *item) in Remove() function
/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h267 bool Remove(const ValueType &value) in Remove() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlist.h261 bool Remove(const ValueType &value) in Remove() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h433 void Remove(size_t index) in Remove() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp118 void DynamicOperands::Remove(unsigned index) in Remove() function in panda::compiler::DynamicOperands
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp229 bool PtJson::Remove(const char *key) const in Remove() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_list_test.cpp206 HWTEST_F_L0(JSAPIListTest, Remove) in HWTEST_F_L0() argument

123