Searched defs:FieldValue (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dtransaction.h102 struct FieldValue { struct in class:art::Transaction::ObjectLog
110 const FieldValue& field_value) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
113 std::map<uint32_t, FieldValue> field_values_;

Completed in 26 milliseconds