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

  /art/runtime/
oat_file.h 94 return native_gc_map_offset_;
107 return GetOatPointer<const uint8_t*>(native_gc_map_offset_);
139 uint32_t native_gc_map_offset_; member in class:art::OatFile::OatMethod
oat_file.cc 435 native_gc_map_offset_(gc_map_offset) {

Completed in 127 milliseconds