HomeSort by relevance Sort by last modified time
    Searched refs:Log32BitsValue (Results 1 - 2 of 2) sorted by null

  /art/runtime/
transaction.h 86 void Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile);
transaction.cc 65 object_log.Log32BitsValue(field_offset, value, is_volatile);
226 void Transaction::ObjectLog::Log32BitsValue(MemberOffset offset, uint32_t value, bool is_volatile) {

Completed in 360 milliseconds