Searched refs:InternalMoveConstructFrom (Results 1 – 3 of 3) sorted by relevance
49 void Value::InternalMoveConstructFrom(Value&& that) {
97 InternalMoveConstructFrom(std::move(that)); in Value()185 InternalMoveConstructFrom(std::move(that)); in operator =()652 void Value::InternalMoveConstructFrom(Value&& that) { in InternalMoveConstructFrom() function in base::Value
373 void InternalMoveConstructFrom(Value&& that);