Home
last modified time | relevance | path

Searched defs:IsDone (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.h50 bool IsDone() in IsDone() function
/external/chromium/third_party/libjingle/source/talk/base/
Dtask.h122 bool IsDone() const { return done_; } in IsDone() function
/external/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc87 bool IsDone() { in IsDone() function in google::protobuf::__anone8846c500111::OnceInitTest::TestThread
/external/llvm/lib/CodeGen/
DIfConversion.cpp104 bool IsDone : 1; member