Searched refs:CreateConnectionManager (Results 1 - 4 of 4) sorted by relevance

/system/update_engine/
H A Dconnection_manager_android.cc22 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager( function in namespace:chromeos_update_engine::connection_manager
H A Dconnection_manager_interface.h58 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager(
H A Dconnection_manager.cc42 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager( function in namespace:chromeos_update_engine::connection_manager
H A Dreal_system_state.cc66 connection_manager_ = connection_manager::CreateConnectionManager(this);

Completed in 81 milliseconds