Searched refs:GetNextBcpIndex (Results 1 – 1 of 1) sorted by relevance
1686 size_t GetNextBcpIndex() const { in GetNextBcpIndex() function in art::gc::space::ImageSpace::BootImageLayout2393 DCHECK_GT(bcp_pos, GetNextBcpIndex()); in LoadOrValidate()2405 bcp_pos = GetNextBcpIndex(); in LoadOrValidate()2436 bcp_pos = GetNextBcpIndex(); in LoadOrValidate()3957 bcp_pos = layout.GetNextBcpIndex(); in VerifyBootClassPathChecksums()