Home
last modified time | relevance | path

Searched refs:ScopedBuf (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_api.cpp672 class ScopedBuf class
675 ScopedBuf(void*& buf_keeper, bool keep) in ScopedBuf() function in NS_MICRO_THREAD::ScopedBuf
720 ~ScopedBuf() in ~ScopedBuf()
749 ScopedBuf sbuf(rcv_buf, keep_rcv_buf); in mt_tcp_check_recv()