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

  /art/runtime/
lock_word.h 152 static LockWord FromHashCode(uint32_t hash_code, uint32_t gc_state) {
monitor.cc     [all...]
  /art/runtime/mirror/
object.cc 195 LockWord hash_word = LockWord::FromHashCode(GenerateIdentityHashCode(), lw.GCState());
  /art/dex2oat/linker/
image_writer.cc     [all...]

Completed in 243 milliseconds