HomeSort by relevance Sort by last modified time
    Searched refs:GetOatPointer (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file-inl.h 26 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_));
88 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_));
100 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_));
112 return GetOatPointer<const void*>(GetCodeOffset());
oat_file.h 168 T GetOatPointer(uint32_t offset) const {

Completed in 84 milliseconds