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

  /art/runtime/entrypoints/portable/
portable_thread_entrypoints.cc 39 uint32_t gc_map_length = static_cast<uint32_t>((gc_map[0] << 24) | local
43 verifier::DexPcToReferenceMap dex_gc_map(gc_map + 4, gc_map_length);
  /art/runtime/
thread.cc 2028 uint32_t gc_map_length = static_cast<uint32_t>((gc_map[0] << 24) | local
    [all...]

Completed in 43 milliseconds