HomeSort by relevance Sort by last modified time
    Searched defs:IsWriteBufferEmpty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/mojo/system/
channel.cc 192 bool Channel::IsWriteBufferEmpty() {
196 return raw_channel_->IsWriteBufferEmpty();
raw_channel.cc 264 bool RawChannel::IsWriteBufferEmpty() {

Completed in 267 milliseconds