Searched refs:src_buf_ptr (Results 1 – 2 of 2) sorted by relevance
2634 MutableBorrowingLiteral::MutableBorrowingLiteral(const char* src_buf_ptr, in MutableBorrowingLiteral() argument2643 root_piece_->set_buffer(const_cast<char*>(src_buf_ptr)); in MutableBorrowingLiteral()2701 BorrowingLiteral::BorrowingLiteral(const char* src_buf_ptr, const Shape& shape) in BorrowingLiteral() argument2708 root_piece_.set_buffer(const_cast<char*>(src_buf_ptr)); in BorrowingLiteral()
1131 MutableBorrowingLiteral(const char* src_buf_ptr, const Shape& shape);1173 BorrowingLiteral(const char* src_buf_ptr, const Shape& shape);