Searched refs:withEos (Results 1 – 4 of 4) sorted by relevance
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);
484 Return<Status> Component::drain(bool withEos) { in drain() argument486 return static_cast<Status>(mComponent->drain_nb(withEos ? in drain()
107 * @param withEos Whether to drain the component with marking end-of-stream.113 drain(bool withEos) generates (Status status);