Home
last modified time | relevance | path

Searched refs:Log64BitsValue (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dtransaction.cc234 object_log.Log64BitsValue(field_offset, value, is_volatile); in RecordWriteField64()
443 void Transaction::ObjectLog::Log64BitsValue(MemberOffset offset, uint64_t value, bool is_volatile) { in Log64BitsValue() function in art::Transaction::ObjectLog
Dtransaction.h162 void Log64BitsValue(MemberOffset offset, uint64_t value, bool is_volatile);