Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dlinked_list.h59 static void InsertBefore(LinkedList* cur, LinkedList* node) noexcept in InsertBefore() function
176 void InsertBefore(LinkedList& node) noexcept in InsertBefore() function
181 void InsertBefore(LinkedList* node) noexcept in InsertBefore() function