Home
last modified time | relevance | path

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

/third_party/gn/src/gn/graph/src/
Dnode.cc33 void Node::AddFrom(Node* node) in AddFrom() function in Node
/third_party/lzma/CPP/Common/
DMyString.cpp692 void AString::AddFrom(const char *s, unsigned len) // no check in AddFrom() function in AString