Searched defs:MoveFrom (Results 1 – 7 of 7) sorted by relevance
50 void MoveFrom(Result<V>& that) { in MoveFrom() function
207 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase
206 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase
61 void TraceEvent::MoveFrom(std::unique_ptr<TraceEvent> other) { in MoveFrom() function in base::trace_event::TraceEvent
260 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() function
338 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() function
398 Status Literal::MoveFrom(Literal&& src_literal, in MoveFrom() function in xla::Literal