Searched refs:in_progress_ (Results 1 – 2 of 2) sorted by relevance
87 if (in_progress_) { in Start()91 in_progress_ = true; in Start()98 in_progress_ = false; in Stop()101 bool Btm::ReadRemoteName::IsInProgress() const { return in_progress_; } in IsInProgress()
208 bool in_progress_ = false; variable