Searched defs:GetQuickCode (Results 1 – 3 of 3) sorted by relevance
28 inline ArrayRef<const uint8_t> CompiledCode::GetQuickCode() const { in GetQuickCode() function
113 inline const void* OatFile::OatMethod::GetQuickCode() const { in GetQuickCode() function
3358 const uint8_t* ImageWriter::GetQuickCode(ArtMethod* method, in GetQuickCode() function in art::linker::ImageWriter