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