Searched defs:ConnectionManagerInterface (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Dconnection_manager_interface.h43 class ConnectionManagerInterface { class in namespace:chromeos_update_engine
45 virtual ~ConnectionManagerInterface() = default;
60 ConnectionManagerInterface() = default;
63 DISALLOW_COPY_AND_ASSIGN(ConnectionManagerInterface);

Completed in 143 milliseconds