Home
last modified time | relevance | path

Searched defs:new_node (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h236 auto new_node = static_cast<const ListNode *>(&value); in InsertAfter() local
565 Iterator insert(Iterator position, DListNode *new_node) in insert()
575 Iterator push_back(DListNode *new_node) in push_back()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlist.h546 Iterator insert(Iterator position, DListNode *new_node) in insert()
557 Iterator push_back(DListNode *new_node) in push_back()