Searched refs:thin_lock_id_ (Results 1 – 1 of 1) sorted by relevance
138 AllocRecord() : type_(nullptr), byte_count_(0), thin_lock_id_(0) {} in AllocRecord()166 return thin_lock_id_; in ThinLockId()170 thin_lock_id_ = id; in SetThinLockId()181 uint16_t thin_lock_id_; member in art::AllocRecord