Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/local_discovery/ | |
privet_notifications.h | 13 #include "chrome/browser/local_discovery/privet_http.h" 75 scoped_ptr<PrivetHTTPClient> privet_http; member in struct:local_discovery::PrivetNotificationsListener::DeviceContext |
privet_notifications.cc | 119 device->privet_http.swap(http_client); 121 device->privet_http->CreateInfoOperation(this); |