Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/lib/ui/semantics/
Dsemantics_update.cc32 SemanticsNodeUpdates SemanticsUpdate::takeNodes() { in takeNodes() function in flutter::SemanticsUpdate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h553 void takeNodes(IntrusiveBackList<T> &Other) { in takeNodes() function