Searched refs:in_progress_ (Results 1 – 2 of 2) sorted by relevance
125 if (in_progress_) { in Start()129 in_progress_ = true; in Start()136 in_progress_ = false; in Stop()139 bool Btm::ReadRemoteName::IsInProgress() const { return in_progress_; } in IsInProgress()
242 bool in_progress_ = false; variable