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

/art/runtime/
H A Doat.cc447 bool OatHeader::IsPic() const { function in class:art::OatHeader
H A Doat_file.cc755 bool OatFile::IsPic() const { function in class:art::OatFile
756 return GetOatHeader().IsPic();

Completed in 59 milliseconds