Searched defs:Fill (Results 1 – 2 of 2) sorted by relevance
186 template <typename ObjectType> void Fill(ObjectType &aObject) in Fill() function232 template <typename ObjectType> Error Fill(ObjectType &aObject) in Fill() function
119 void Fill(uint8_t aByte) { memset(this, aByte, sizeof(*this)); } in Fill() function in ot::Mac::ExtAddress