Home
last modified time | relevance | path

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

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