Home
last modified time | relevance | path

Searched defs:IsFinished (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_walker.cpp23 bool IsFinished() const override { return IsStarted() && is_finished_; } in IsFinished() function in __anona3c6b1900111::StreamIterator
45 bool IsFinished() const override { in IsFinished() function in __anona3c6b1900111::DictionaryIterator
78 bool IsFinished() const override { in IsFinished() function in __anona3c6b1900111::ArrayIterator
/external/pigweed/pw_software_update/public/pw_software_update/
Dbundled_update_service.h105 bool IsFinished() PW_EXCLUSIVE_LOCKS_REQUIRED(mutex_) in IsFinished() function
Dbundled_update_service_pwpb.h106 bool IsFinished() PW_EXCLUSIVE_LOCKS_REQUIRED(mutex_) in IsFinished() function
/external/clang/lib/CodeGen/
DCGStmt.cpp397 void CodeGenFunction::EmitBlock(llvm::BasicBlock *BB, bool IsFinished) { in EmitBlock()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc708 bool IsFinished(Item* item) const { in IsFinished() function in xla::__anondb90d2120111::MemoryUsageTracker
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc2059 bool IcingDynamicTrie::Utf8Iterator::Branch::IsFinished() { in IsFinished() function in icing::lib::IcingDynamicTrie::Utf8Iterator::Branch