Searched refs:occupied_bytes (Results 1 – 1 of 1) sorted by relevance
515 const char* occupied_bytes() const { return data_ + num_discarded_bytes_; } in occupied_bytes() function in mojo::core::Channel::ReadBuffer582 memmove(data_, occupied_bytes(), num_bytes); in Realign()630 reinterpret_cast<uintptr_t>(read_buffer_->occupied_bytes()))) { in OnReadComplete()637 read_buffer_->occupied_bytes()); in OnReadComplete()675 const_cast<char*>(read_buffer_->occupied_bytes()) + in OnReadComplete()