Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp622 void Frame::SetSrcAddr(ShortAddress aShortAddress) in SetSrcAddr() function in ot::Mac::Frame
632 void Frame::SetSrcAddr(const ExtAddress &aExtAddress) in SetSrcAddr() function in ot::Mac::Frame
642 void Frame::SetSrcAddr(const Address &aAddress) in SetSrcAddr() function in ot::Mac::Frame
/aosp_15_r20/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.h68 inline bool SetSrcAddr(void *addr[SC_NUM_OF_PLANES], int mem_type) { in SetSrcAddr() function