Searched defs:IsDone (Results 1 – 8 of 8) sorted by relevance
58 def IsDone(self): member in Receiver
105 bool IsDone() const { return done_; } in IsDone() function
36 bool IsDone() in IsDone() function
87 bool IsDone() { in IsDone() function in google::protobuf::__anon08c439910111::OnceInitTest::TestThread
1482 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()1511 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()1557 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()1593 bool IsDone = false; in scanBlockScalar() local
110 bool IsDone : 1; member
1444 bool IsDone() { in TEST_F() function in webrtc::TEST_F::RtpExtensionHeaderObserver
5024 inline bool IsDone() { in IsDone() function in v8::Utf8WriterVisitor