Searched refs:HasWantsWrite (Results 1 – 3 of 3) sorted by relevance
259 virtual bool HasWantsWrite() const { return false; } in HasWantsWrite() function
30 uses_wants_write_ = sink->HasWantsWrite(); in StreamPipe()
296 bool HasWantsWrite() const override { return true; } in HasWantsWrite() function