Searched refs:occupied_bytes (Results 1 – 1 of 1) sorted by relevance
464 const char* occupied_bytes() const { return data_ + num_discarded_bytes_; } in occupied_bytes() function in mojo::edk::Channel::ReadBuffer531 memmove(data_, occupied_bytes(), num_bytes); in Realign()581 reinterpret_cast<uintptr_t>(read_buffer_->occupied_bytes()))) { in OnReadComplete()588 read_buffer_->occupied_bytes()); in OnReadComplete()625 const_cast<char*>(read_buffer_->occupied_bytes()) + in OnReadComplete()