Searched refs:pieceLenField_ (Results 1 – 1 of 1) sorted by relevance
4625 pieceLenField_ = p_; in EnsureHeader()4631 if (pieceLenField_ == nullptr) { in Flush()4637 CHECK_LE(&buf_[0], pieceLenField_); in Flush()4638 CHECK_LE(pieceLenField_, p_); in Flush()4639 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_); in Flush()4664 pieceLenField_ = nullptr; in Reset()4807 uint8_t* pieceLenField_; member in art::HeapChunkContext