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
1065 bool hasStream() const { return false; } in hasStream() function1093 bool hasStream() const in hasStream() function