Searched refs:Log32BitsValue (Results 1 – 2 of 2) sorted by relevance
134 void Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile);
154 object_log.Log32BitsValue(field_offset, value, is_volatile); in RecordWriteField32()362 void Transaction::ObjectLog::Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile) { in Log32BitsValue() function in art::Transaction::ObjectLog