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