Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/local_discovery/ | |
privet_http_impl.cc | 131 ongoing_(false) { 138 ongoing_ = true; 148 if (ongoing_) { 158 ongoing_ = false; 175 ongoing_ = false; 205 ongoing_ = false; 263 ongoing_ = false; |
privet_http_impl.h | 116 bool ongoing_; member in class:local_discovery::PrivetRegisterOperationImpl |