Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.cc223 object_log.Log32BitsValue(field_offset, value, is_volatile); in RecordWriteField32()
439 void Transaction::ObjectLog::Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile) { in Log32BitsValue() function in art::Transaction::ObjectLog
Dtransaction.h161 void Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile);