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

  /art/runtime/
gc_map.h 40 const uint8_t* GetBitMap(size_t index) const {
75 return GetBitMap(index);
  /art/runtime/verifier/
dex_gc_map.h 66 const uint8_t* GetBitMap(size_t index) const {

Completed in 118 milliseconds