Searched refs:part0_buf_ (Results 1 – 1 of 1) sorted by relevance
61 const uint8_t* part0_buf_; // buffer to store partition #0 member187 mem->part0_buf_ = NULL; in InitMemBuffer()195 free((void*)mem->part0_buf_); in ClearMemBuffer()337 assert(mem->part0_buf_ == NULL); in CopyParts0Data()347 mem->part0_buf_ = part0_buf; in CopyParts0Data()