Searched refs:pieceLenField_ (Results 1 – 1 of 1) sorted by relevance
4719 pieceLenField_ = p_; in EnsureHeader()4725 if (pieceLenField_ == nullptr) { in Flush()4731 CHECK_LE(&buf_[0], pieceLenField_); in Flush()4732 CHECK_LE(pieceLenField_, p_); in Flush()4733 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_); in Flush()4759 pieceLenField_ = nullptr; in Reset()4902 uint8_t* pieceLenField_; member in art::HeapChunkContext