Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.cc199 object_log.LogCharValue(field_offset, value, is_volatile); in RecordWriteFieldChar()
431 void Transaction::ObjectLog::LogCharValue(MemberOffset offset, uint16_t value, bool is_volatile) { in LogCharValue() function in art::Transaction::ObjectLog
Dtransaction.h159 void LogCharValue(MemberOffset offset, uint16_t value, bool is_volatile);