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

  /art/runtime/
transaction.h 136 void Log64BitsValue(MemberOffset offset, uint64_t value, bool is_volatile);
transaction.cc 162 object_log.Log64BitsValue(field_offset, value, is_volatile);
364 void Transaction::ObjectLog::Log64BitsValue(MemberOffset offset, uint64_t value, bool is_volatile) {

Completed in 63 milliseconds