HomeSort by relevance Sort by last modified time
    Searched defs:PrivetDeviceListerImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_device_lister_impl.cc 16 PrivetDeviceListerImpl::PrivetDeviceListerImpl(
23 PrivetDeviceListerImpl::PrivetDeviceListerImpl(
34 PrivetDeviceListerImpl::~PrivetDeviceListerImpl() {
37 void PrivetDeviceListerImpl::Start() {
41 void PrivetDeviceListerImpl::DiscoverNewDevices(bool force_update) {
45 void PrivetDeviceListerImpl::OnDeviceChanged(
57 void PrivetDeviceListerImpl::OnDeviceRemoved(const std::string& service_name)
    [all...]
privet_device_lister_impl.h 17 class PrivetDeviceListerImpl : public PrivetDeviceLister,
20 PrivetDeviceListerImpl(
25 PrivetDeviceListerImpl(
29 virtual ~PrivetDeviceListerImpl();

Completed in 1394 milliseconds