Searched defs:IsDone (Results 1 – 5 of 5) 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::__anona939b9b20111::OnceInitTest::TestThread |
/external/llvm/utils/yaml2obj/ | ||
D | yaml2obj.cpp | 57 bool IsDone; member |
/external/llvm/lib/CodeGen/ | ||
D | IfConversion.cpp | 105 bool IsDone : 1; member |