Searched refs:host_offset_ (Results 1 – 1 of 1) sorted by relevance
335 host_offset_.SetValue(0); in TypedSlot()341 host_offset_.SetValue(host_offset); in TypedSlot()346 host_offset_.Value() == other.host_offset_.Value();361 uint32_t host_offset() { return host_offset_.Value(); } in host_offset()365 host_offset_.SetValue(slot.host_offset_.Value()); in Set()371 host_offset_.SetValue(0); in Clear()375 base::AtomicValue<uint32_t> host_offset_; member