Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/local_discovery/ | |
privet_http_impl.cc | 111 ongoing_(false) { 118 ongoing_ = true; 128 if (ongoing_) { 138 ongoing_ = false; 155 ongoing_ = false; 185 ongoing_ = false; 243 ongoing_ = false; |
privet_http_impl.h | 114 bool ongoing_; member in class:local_discovery::PrivetRegisterOperationImpl |