Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_api.cpp676 :buf_keeper_(buf_keeper),buf_(0),len_(0),len_watermark_(0),keep_(keep) in ScopedBuf()
715 buf_keeper_ = (void*)buf_; in reset()
730 void* &buf_keeper_; member in NS_MICRO_THREAD::ScopedBuf