Searched refs:IsConcurrentCopying (Results 1 – 3 of 3) sorted by relevance
101 bool IsConcurrentCopying() const;
373 bool OatHeader::IsConcurrentCopying() const { in IsConcurrentCopying() function in art::OatHeader
395 const bool is_cc = file.GetOatHeader().IsConcurrentCopying(); in GivenOatFileStatus()