Home
last modified time | relevance | path

Searched defs:IsDone (Results 1 – 5 of 5) 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::__anona939b9b20111::OnceInitTest::TestThread
/external/llvm/utils/yaml2obj/
Dyaml2obj.cpp57 bool IsDone; member
/external/llvm/lib/CodeGen/
DIfConversion.cpp105 bool IsDone : 1; member