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