Home
last modified time | relevance | path

Searched defs:Comparator (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dbase_graph_node.h22 struct Comparator { struct
23 bool operator()(const T *lhs, const T *rhs) const in operator()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dpriority_queue.cpp68 bool PriorityQueue::Comparator(const CoroutineWrapper &co1, const CoroutineWrapper &co2) in Comparator() function in ark::PriorityQueue
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.h287 struct Comparator { struct
288 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h322 struct Comparator { struct
323 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()