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

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

Completed in 139 milliseconds