Searched defs:IsPic (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Doat.cc473 bool OatHeader::IsPic() const { function in class:art::OatHeader
H A Doat_file.cc603 bool OatFile::IsPic() const { function in class:art::OatFile
604 return GetOatHeader().IsPic();

Completed in 63 milliseconds