HomeSort by relevance Sort by last modified time
    Searched defs:GetMagic (Results 1 - 3 of 3) sorted by null

  /art/runtime/
image.cc 128 const char* ImageHeader::GetMagic() const {
vdex_file.h 60 const char* GetMagic() const { return reinterpret_cast<const char*>(magic_); }
oat.cc 147 const char* OatHeader::GetMagic() const {

Completed in 215 milliseconds