Searched defs:getClosed (Results 1 – 2 of 2) sorted by relevance
41 static StreamState getClosed() { return StreamState(Closed); } in getClosed() function
141 static StreamState getClosed(const FnDescription *L) { getClosed() function