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