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

/art/runtime/
H A Dimage.h240 bool IsPic() const { function
H A Doat.cc465 bool OatHeader::IsPic() const { function in class:art::OatHeader
H A Doat_file.cc1314 bool OatFile::IsPic() const { function in class:art::OatFile
1315 return GetOatHeader().IsPic();

Completed in 80 milliseconds