Searched defs:hasStream (Results 1 – 2 of 2) sorted by relevance
47 bool hasStream() const { return fStream != nullptr; } in hasStream() function81 bool hasStream() const { return bool(fStream); } in hasStream() function
952 bool hasStream() const { return false; } in hasStream() function980 bool hasStream() const in hasStream() function