HomeSort by relevance Sort by last modified time
    Searched refs:SortManagerServices (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chromeos/dbus/
shill_manager_client.h 82 virtual void SortManagerServices(bool notify) = 0;
fake_shill_manager_client.h 118 virtual void SortManagerServices(bool notify) OVERRIDE;
fake_shill_manager_client.cc 483 SortManagerServices(false);
514 void FakeShillManagerClient::SortManagerServices(bool notify) {
515 DVLOG(1) << "SortManagerServices";
    [all...]
fake_shill_service_client.cc 42 SortManagerServices(true);

Completed in 1758 milliseconds