Searched refs:GetNextBcpIndex (Results 1 – 1 of 1) sorted by relevance
1442 size_t GetNextBcpIndex() const { in GetNextBcpIndex() function in art::gc::space::ImageSpace::BootImageLayout2145 DCHECK_GT(bcp_pos, GetNextBcpIndex()); in LoadOrValidate()2157 bcp_pos = GetNextBcpIndex(); in LoadOrValidate()2188 bcp_pos = GetNextBcpIndex(); in LoadOrValidate()3470 bcp_pos = layout.GetNextBcpIndex(); in VerifyBootClassPathChecksums()