Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Dmicro_benchmark_impl.cc31 bool MicroBenchmarkImpl::IsDone() const { in IsDone() function in cc::MicroBenchmarkImpl
Dmicro_benchmark.cc25 bool MicroBenchmark::IsDone() const { in IsDone() function in cc::MicroBenchmark
/external/chromium_org/v8/tools/testrunner/server/
Dcompression.py58 def IsDone(self): member in Receiver
/external/chromium_org/third_party/webrtc/base/
Dtask.h105 bool IsDone() const { return done_; } in IsDone() function
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.h53 bool IsDone() in IsDone() function
/external/lldb/source/API/
DSBInputReader.cpp179 SBInputReader::IsDone () const in IsDone() function in SBInputReader
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc87 bool IsDone() { in IsDone() function in google::protobuf::__anon479fcc360111::OnceInitTest::TestThread
/external/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc87 bool IsDone() { in IsDone() function in google::protobuf::__anon4d4165230111::OnceInitTest::TestThread
/external/chromium_org/media/base/
Ddemuxer_perftest.cc127 bool StreamReader::IsDone() { in IsDone() function in media::StreamReader
/external/lldb/include/lldb/Core/
DInputReader.h182 IsDone () const in IsDone() function
/external/chromium_org/chromeos/process_proxy/
Dprocess_output_watcher_unittest.cc76 bool IsDone() { in IsDone() function in chromeos::ProcessWatcherExpectations
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc518 bool DownloadItemImpl::IsDone() const { in IsDone() function in content::DownloadItemImpl
/external/llvm/lib/CodeGen/
DIfConversion.cpp110 bool IsDone : 1; member
/external/chromium_org/v8/src/
Dapi.cc4700 inline bool IsDone() { in IsDone() function in v8::Utf8WriterVisitor