Searched refs:IsConcurrentCopying (Results 1 – 5 of 5) sorted by relevance
123 bool IsConcurrentCopying() const;
425 bool OatHeader::IsConcurrentCopying() const { in IsConcurrentCopying() function in art::OatHeader
504 if (file.GetOatHeader().IsConcurrentCopying() != gUseReadBarrier) { in GivenOatFileStatus()
3448 oat_file.GetOatHeader().IsConcurrentCopying() != gUseReadBarrier) { in ValidateOatFile()3451 oat_file.GetOatHeader().IsConcurrentCopying(), in ValidateOatFile()
2178 if (oat_header->IsConcurrentCopying() != gUseReadBarrier) { in AddImageSpace()