Searched defs:StreamFinder (Results 1 – 1 of 1) sorted by relevance
49 struct StreamFinder { struct50 explicit StreamFinder(const StreamParams* target) : target_(target) { in StreamFinder() argument54 bool operator()(const StreamParams& sp) const { in operator ()()77 const StreamParams* target_;