Searched refs:withEos (Results 1 – 3 of 3) sorted by relevance
231 Return<Status> Component::drain(bool withEos) { in drain() argument233 return static_cast<Status>(mComponent->drain_nb(withEos ? in drain()
84 virtual Return<Status> drain(bool withEos) override;
102 * @param withEos Whether to drain the component with marking end-of-stream.110 drain(bool withEos) generates (Status status);