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

  /art/runtime/
intern_table.cc 62 mirror::String* old_ref = root.Read<kWithoutReadBarrier>(); local
65 if (new_ref != old_ref) {
69 strong_interns_.Remove(old_ref);
class_linker.cc 1716 mirror::Class* old_ref = root.Read<kWithoutReadBarrier>(); local
    [all...]

Completed in 73 milliseconds