Searched refs:LogShortValue (Results 1 – 2 of 2) sorted by relevance
161 void LogShortValue(MemberOffset offset, int16_t value, bool is_volatile);
210 object_log.LogShortValue(field_offset, value, is_volatile); in RecordWriteFieldShort()434 void Transaction::ObjectLog::LogShortValue(MemberOffset offset, int16_t value, bool is_volatile) { in LogShortValue() function in art::Transaction::ObjectLog