Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp1298 void TxFrame::CopyFrom(const TxFrame &aFromFrame) in CopyFrom() function in ot::Mac::TxFrame
/openthread-latest/tests/unit/
Dtest_mdns.cpp131 void CopyFrom(const char *aName) in CopyFrom() function