Searched defs:IsDone (Results 1 – 4 of 4) sorted by relevance
/external/chromium/third_party/libjingle/source/talk/xmpp/ | ||
D | xmpplogintask.h | 50 bool IsDone() in IsDone() function |
/external/chromium/third_party/libjingle/source/talk/base/ | ||
D | task.h | 122 bool IsDone() const { return done_; } in IsDone() function |
/external/protobuf/src/google/protobuf/stubs/ | ||
D | once_unittest.cc | 87 bool IsDone() { in IsDone() function in google::protobuf::__anone8846c500111::OnceInitTest::TestThread |
/external/llvm/lib/CodeGen/ | ||
D | IfConversion.cpp | 104 bool IsDone : 1; member |